workloads
Here are 13 public repositories matching this topic...
$ vela install
- Installing Vela Core Chart:
Error: rendered manifests contain a resource that already exists. Unable to continue with install: ScopeDefinition "healthscopes.core.oam.dev" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation val
-
Updated
Oct 22, 2020 - Go
Is your feature request related to a problem? Please describe.
Updating escalator config currently requires a pod restart. We should update escalator to automatically read new config upon changing on disk.
Describe the solution you'd like
Check for changes in nodegroup config before each run. If safe to do so, run with the new config.
*Describe alternatives you've considered
-
Updated
Sep 28, 2020 - C++
-
Updated
Jun 15, 2020
-
Updated
Nov 10, 2020
-
Updated
Mar 6, 2017 - Objective-C
-
Updated
Jan 16, 2019 - Python
-
Updated
Nov 21, 2020 - HCL
-
Updated
Oct 11, 2018 - TypeScript
Improve this page
Add a description, image, and links to the workloads topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the workloads 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'