[feature]: IPv6 Support
Open
@mguptahub is already working on this.
Since Jan 11, 2026.
✨feature
devops
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
Hi,
We are in 2024.
All plane component are listening on 0.0.0.0 instead of [::].
Unable to use the app on a dual stack kubernetes cluster because of probes is using IPv6 by default.
I don't want to do custom builds anymore to support IPv6 as every updates break my install and I have to re-install a fresh plane chart.
Please support IPv6 by default or use a environment variable for the listening IP.
Thanks in advance.
Why should this be worked on?
We are in 2024, not supporting IPv6 by default is quite strange and shameful.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.