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
* CI/CD using flux
* Chart repository (chartmuseum)
* Git repository (gitea)
## Not (yet) working or tested
* proxy for pulling images only
* configure a proxy on crio
* setup a proxy in the cluster (?)
* virtualisation (VMs, kubevirt)
* network policies
* Prometheus for the cluster

View File

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