Update Quickstart docs
This commit is contained in:
parent
24aa0127f9
commit
9abe6c4d37
@ -72,5 +72,16 @@ Until Istio is integrated into KubeZero as well as upgraded to 1.6 we have to in
|
|||||||
- update.sh
|
- update.sh
|
||||||
- deploy.sh
|
- deploy.sh
|
||||||
|
|
||||||
|
### Logging
|
||||||
|
To deploy fluentbit only required adjustment is the `fluentd_host=<LOG_HOST>` in the kustomization.yaml.
|
||||||
|
|
||||||
|
- deploy namespace for logging via deploy.sh
|
||||||
|
- deploy fluentbit via `kubectl apply -k fluentbit`
|
||||||
|
|
||||||
|
### Prometheus / Grafana
|
||||||
|
Only adjustment required is the ingress routing config in istio-service.yaml. Adjust as needed before executing:
|
||||||
|
`deploy.sh`
|
||||||
|
|
||||||
|
|
||||||
# Demo / own apps
|
# Demo / own apps
|
||||||
- Add your own application to ArgoCD via the cli
|
- Add your own application to ArgoCD via the cli
|
Loading…
Reference in New Issue
Block a user