A set of Plutono dashboards and Prometheus alerting rules combined with playbooks to ensure effective operations of Kubernetes.
The content is structured as follows:
kubernetes-operations
│
├── playbooks/ Step-by-step instructions for troubleshooting.
│
└── charts/
│
└── kubernetes-operations
│
├── aggregations Prometheus aggregation rules for kubernetes.
│
├── alerts Prometheus alerts for kubernetes.
│
├── dashboards Plutono dashboards for visualizing key metrics.
│
└── Chart.yaml Helm chart manifest.
The content of the repository can be installed independently or as part of the greenhouse-extensions.
This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.
If you find any bug that may be a security problem, please follow our instructions at in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.
Copyright 2024 SAP SE or an SAP affiliate company and k8s-monitoring contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.
If you are contributing to the kubernetes-operations
chart, update the associated content and increment the version in the Chart.yaml
.
If you use this chart with the kube-monitoring Plugin from Greenhouse, update the version in the Chart.yaml as well as the plugindefinition versions of kube-monitoring
so that the operations platform can perform the rollout.