Define and run multi-container applications with Docker
-
Updated
Mar 9, 2021 - Python
When installing Keptn 0.8.0, the following warning is displayed:
W0305 07:33:46.510515 16254 warnings.go:70] rbac.authorization.k8s.io/v1beta1 ClusterRoleBinding is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRoleBinding
Add a description, image, and links to the orchestration topic page so that developers can more easily learn about it.
To associate your repository with the orchestration topic, visit your repo's landing page and select "manage topics."
What would you like to be added:
statefulset/cloneset/sidecarset/job need to add metric with replica, available, unavailable, complete, number of resource .....
Why is this needed:
For example, Deploy has kube-state-metric, which can provide the metric, so we can well count and monitor it in Prometheus. Kruise'