doc: update README
This commit is contained in:
parent
6dfd2f0959
commit
0c31031c99
13
README.md
13
README.md
@ -12,6 +12,10 @@ KubeZero is a Kubernetes distribution providing an integrated container platform
|
|||||||
- Corgi approved :dog:
|
- Corgi approved :dog:
|
||||||
|
|
||||||
|
|
||||||
|
# Architecture
|
||||||
|
![aws_architecture](docs/aws_architecture.png)
|
||||||
|
|
||||||
|
|
||||||
# Version / Support Matrix
|
# Version / Support Matrix
|
||||||
KubeZero releases track the same *minor* version of Kubernetes.
|
KubeZero releases track the same *minor* version of Kubernetes.
|
||||||
Any 1.20.X-Y release of Kubezero supports any Kubernetes cluster 1.20.X.
|
Any 1.20.X-Y release of Kubezero supports any Kubernetes cluster 1.20.X.
|
||||||
@ -29,10 +33,6 @@ KubeZero is distributed as a collection of versioned Helm charts, allowing custo
|
|||||||
|
|
||||||
[Upstream release policy](https://kubernetes.io/releases/)
|
[Upstream release policy](https://kubernetes.io/releases/)
|
||||||
|
|
||||||
# Architecture
|
|
||||||
![aws_architecture](docs/aws_architecture.png)
|
|
||||||
|
|
||||||
|
|
||||||
# Components
|
# Components
|
||||||
|
|
||||||
## Container runtime
|
## Container runtime
|
||||||
@ -74,9 +74,8 @@ KubeZero is distributed as a collection of versioned Helm charts, allowing custo
|
|||||||
## Metrics
|
## Metrics
|
||||||
- Prometheus support for all components
|
- Prometheus support for all components
|
||||||
- automated service discovery allowing instant access to common workload metrics
|
- automated service discovery allowing instant access to common workload metrics
|
||||||
- Various pre-configured Grafana dashboards for common services
|
- pre-configured Grafana dashboards and alerts
|
||||||
- Various pre-configured Alerts
|
- Alertmanager events via SNSAlertHub to Slack, Google, Matrix, etc.
|
||||||
- Alerts can be send via SNSAlertHub to eg. Slack, Goole, Matrix, etc.
|
|
||||||
|
|
||||||
## Logging
|
## Logging
|
||||||
- all container logs are enhanced with Kubernetes and AWS metadata to provide context for each message
|
- all container logs are enhanced with Kubernetes and AWS metadata to provide context for each message
|
||||||
|
Loading…
Reference in New Issue
Block a user