ungleich-k8s/README.md

18 lines
399 B
Markdown
Raw Normal View History

2021-06-09 08:14:17 +00:00
## IPv6 only kubernetes clusters
This project is testing, deploying and using IPv6 only k8s clusters.
## Working
* networking (calico)
* ceph with rook (cephfs, rbd)
## Not (yet) working or tested
* virtualisation (VMs, kubevirt)
* letsencrypt
* network policies
* prometheus in the cluster
* argocd (?) for CI and upgrades
* Maybe LoadBalancer support (our ClusterIP already does that though)