Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 3.28 KB

README.md

File metadata and controls

54 lines (36 loc) · 3.28 KB

kubernetes-operations

REUSE status

About this project

A set of Plutono dashboards and Prometheus alerting rules combined with playbooks to ensure effective operations of Kubernetes.

Content

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.

Requirements and Setup

The content of the repository can be installed independently or as part of the greenhouse-extensions.

Support, Feedback, Contributing

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.

Security / Disclosure

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.

Code of Conduct

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.

Licensing

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.

Contributing

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.