I have success to install by this way :
https://docs.k8ssandra.io/install/local/
Install K8ssandra on your local K8s | K8ssandra, Apache Cassandra on 
Kubernetes<https://docs.k8ssandra.io/install/local/>
The K8ssandra pods in the example above have the identifier k8ssandra either 
prefixed or inline, since that’s the name that was specified when the cluster 
was created using Helm. If you choose a different cluster name during 
installation, your pod names will be different.
docs.k8ssandra.io
you can forgot this e-mail and the previous e-mail send to the list e-mail,

Regards.


Dorian.
________________________________
De : Dorian ROSSE <dorianbr...@hotmail.fr>
Envoyé : samedi 22 janvier 2022 15:31
À : dev@cassandra.apache.org <dev@cassandra.apache.org>
Objet : after have add firewall rule for allow apache cassandra the program ask 
again the opening of the firewall

hello,


I have edited the firewall as follow but cass operator cassandra program ask 
agan the opening of the firewall:

'''sudo iptables -A INPUT -p tcp --dport 8080 -j ACCEPT
sudo iptables -A OUTPUT -p tcp --dport 8080 -j ACCEPT
kubectl apply -k github.com/k8ssandra/cass-operator/config/deployments/default
The connection to the server localhost:8080 was refused - did you specify the 
right host or port?'''

thank you in advance to help myself fully install apache cassandra,

Regards.


Azaretdodo.

Reply via email to