Elastisys Compliant Kubernetes is an open source, Certified Kubernetes distribution designed according to the ISO27001 controls: providing you with security tooling and observability from day one.
apps: copy blackbox exporter dashboard as base for new simple status
apps: rework cluster-status overview
[!warning]
This is a public repository, ensure not to disclose:
[ ] personal data beyond what is necessary for interacting with this pull request, nor
[ ] business confidential information, such as customer names.
What kind of PR is this?
Required: Mark one of the following that is applicable:
[x] kind/feature
[ ] kind/improvement
[ ] kind/deprecation
[ ] kind/documentation
[ ] kind/clean-up
[ ] kind/bug
[ ] kind/other
Optional: Mark one or more of the following that are applicable:
[!important]
Breaking changes should be marked kind/admin-change or kind/dev-change depending on type
Critical security fixes should be marked with kind/security
[ ] kind/admin-change
[ ] kind/dev-change
[ ] kind/security
[ ] [kind/adr]()
What does this PR do / why do we need this PR?
Adds a new dashboard intended to provide a better user-facing overview of the overall state of the cluster.
It should answer the question "Is the cluster working?" and "Has there been recent problems?"
It's based on the Prometheus Blackbox Exporter Dashboard, with some panels at the top added and tweaked.
Fixes #2325
Information to reviewers
Does it tell you if the cluster is working?
Does it tell you if the cluster is has had recent issues?
Are there any other indicators
Should this be merged back into the Prometheus Blackbox Exporter?
What kind of PR is this?
Required: Mark one of the following that is applicable:
Optional: Mark one or more of the following that are applicable:
What does this PR do / why do we need this PR?
Adds a new dashboard intended to provide a better user-facing overview of the overall state of the cluster. It should answer the question "Is the cluster working?" and "Has there been recent problems?" It's based on the Prometheus Blackbox Exporter Dashboard, with some panels at the top added and tweaked.
Information to reviewers
Does it tell you if the cluster is working?
Does it tell you if the cluster is has had recent issues?
Are there any other indicators
Should this be merged back into the Prometheus Blackbox Exporter?
Checklist
NetworkPolicy Dashboard