mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-21 06:41:12 +00:00
fix readme
This commit is contained in:
@@ -193,8 +193,8 @@ data:
|
||||
ipv4-join-cidr: "100.64.0.0/16"
|
||||
ipv4-external-pool-private: "192.168.100.200-192.168.100.250"
|
||||
ipv4-external-pool-public: "1.2.3.4/32,1.2.3.5/32"
|
||||
monitoring-remote-write-url-1: "http://vminsert-monitoring-system-shortterm.tenant-root.svc:8480/insert/0/prometheus/api/v1/write"
|
||||
monitoring-remote-write-url-2: "http://vminsert-monitoring-system-longterm.tenant-root.svc:8480/insert/0/prometheus/api/v1/write"
|
||||
monitoring-remote-write-url-1: "http://vminsert-monitoring-shortterm.tenant-root.svc:8480/insert/0/prometheus/api/v1/write"
|
||||
monitoring-remote-write-url-2: "http://vminsert-monitoring-longterm.tenant-root.svc:8480/insert/0/prometheus/api/v1/write"
|
||||
EOT
|
||||
```
|
||||
|
||||
|
||||
10
TODO
10
TODO
@@ -1,21 +1,15 @@
|
||||
remove control-plane taints
|
||||
namespace for kube-ovn and its plugin
|
||||
main installation script and uplaod secrets to kubernetes
|
||||
talosctl upgrade -i ghcr.io/siderolabs/installer:v1.6.0-beta.1
|
||||
turn ubuntu to talos
|
||||
kubectl exec -ti -n cozy-linstor srv3 -- vgcreate data /dev/sdb
|
||||
grafana admin password
|
||||
grafana redis password
|
||||
autoconfigure ONCALL_API_URL
|
||||
oidc
|
||||
rename vm, vm-longterm
|
||||
talos setup via tcp-proxy
|
||||
migrate kubeapps redis to operator
|
||||
kubeapps patch helm chart to use custom images
|
||||
flux policies
|
||||
talos linux firmware
|
||||
replace reconcile.sh
|
||||
trigger reinstall when more nodes added
|
||||
metallb-configuration
|
||||
docs: each chart should be self sufficient
|
||||
docs: core charts must be accessible via helm template | kubectl apply -f
|
||||
@@ -24,11 +18,7 @@ docs: how to get first token to access cluster
|
||||
docs: where to store talosconfig
|
||||
how to version helm charts
|
||||
autombump chart versions for system charts
|
||||
recursive namespace deletion
|
||||
move icons to repo
|
||||
install 'monitoring-system' app
|
||||
reconcile system helm releases
|
||||
remove cluster and other namespace resources from apps charts, eg extension-apiserver-authentication-reader
|
||||
spawn etcd per tenant / per cluster
|
||||
add ownerReferences for tenants
|
||||
nginx-ingress has no values
|
||||
|
||||
Reference in New Issue
Block a user