++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
|
* 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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue