Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support EKS/K8S Only IPv6 #1553

Open
nuvme-devops opened this issue Dec 16, 2022 · 1 comment
Open

Support EKS/K8S Only IPv6 #1553

nuvme-devops opened this issue Dec 16, 2022 · 1 comment
Labels
question Further information is requested

Comments

@nuvme-devops
Copy link

Hello,

I'm getting some errors when deploying K8Ssandra via HELM on an IPv6 only EKS.

I noticed in the logs that cassadra uses 0.0.0.0, but I didn't find it in the ConfigMap where I can change it.

I found something related to these parameters:

JAVA_OPTS="value: -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses=true"
listen_interface_prefer_ipv6

Is there support for K8S IPv6?

@nuvme-devops nuvme-devops added the question Further information is requested label Dec 16, 2022
@nuvme-devops nuvme-devops changed the title Support EKS Only IPv6 Support EKS/K8S Only IPv6 Dec 16, 2022
@adejanovski
Copy link
Contributor

K8ssandra hasn't been tested on IPv6.
It's a certainty that k8ssandra v1 will not be patched for IPv6 support, but that ticket can be moved to the k8ssandra-operator project if it doesn't work either with IPv6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants