This commit is contained in:
Nico Schottelius 2021-07-21 13:12:36 +02:00
parent ae57db2936
commit da95831382
2 changed files with 17 additions and 4 deletions

View file

@ -15,9 +15,13 @@ This project is testing, deploying and using IPv6 only k8s clusters.
* k8s test on arm64 * k8s test on arm64
* CI/CD using flux * CI/CD using flux
* Chart repository (chartmuseum) * Chart repository (chartmuseum)
* Git repository (gitea)
## Not (yet) working or tested ## Not (yet) working or tested
* proxy for pulling images only
* configure a proxy on crio
* setup a proxy in the cluster (?)
* virtualisation (VMs, kubevirt) * virtualisation (VMs, kubevirt)
* network policies * network policies
* Prometheus for the cluster * Prometheus for the cluster

View file

@ -1,6 +1,15 @@
## Missing ## Missing
- db secret generation (sops?) * SSL/TLS
- SMTP settings / secrets (ungleich mail + sops?) * Letsencrypt on port 80
- Exposing sizes in value.yaml (db, gitea) * Chartmuseum on 443
- Maybe reducing to 1 PVC? * Reload?
* Authentication
* Secret -> generate
* Secret -> sops
## Done
* Basic chartmuseum
* helm push works