2021-06-09 08:14:17 +00:00
|
|
|
## IPv6 only kubernetes clusters
|
|
|
|
|
|
|
|
This project is testing, deploying and using IPv6 only k8s clusters.
|
|
|
|
|
2021-06-09 18:14:49 +00:00
|
|
|
## Docs
|
|
|
|
|
|
|
|
* [Setting up the cluster with calico](v3-calico/README.md)
|
2021-06-09 18:25:21 +00:00
|
|
|
* [Bootstrapping Rook](rook/README.md)
|
2021-06-09 18:14:49 +00:00
|
|
|
|
2021-06-09 08:14:17 +00:00
|
|
|
## 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)
|
2021-06-09 18:14:49 +00:00
|
|
|
* (Other) DNS entrys for services
|