++docs
This commit is contained in:
parent
ae57db2936
commit
da95831382
2 changed files with 17 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue