Skip to content

Commit

Permalink
Rename 'Compliant Kubernetes' to 'Welkin' in dashboards (#2352)
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl-Elastisys authored Nov 22, 2024
1 parent 2b100fc commit 707258c
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
"timeShift": null
},
{
"description": "Shows the size of all buckets used by Compliant Kubernetes. Note that this does *not* show *all* buckets, only those configured for the environment.",
"description": "Shows the size of all buckets used by Welkin. Note that this does *not* show *all* buckets, only those configured for the environment.",
"fieldConfig": {
"defaults": {
"custom": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"hidden": true
},
"timezone": "",
"title": "Welcome to Compliant Kubernetes",
"title": "Welcome to Welkin",
"uid": "xI0OiXQnk",
"version": 3,
"weekStart": ""
Expand Down
22 changes: 11 additions & 11 deletions helmfile.d/charts/grafana-dashboards/files/welcome.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Welcome to Compliant Kubernetes!
# Welcome to Welkin!

## What's new

Here you can find the most relevant features and changes for the last couple of releases of Compliant Kubernetes
Here you can find the most relevant features and changes for the last couple of releases of Welkin

- Updated Grafana dashboards containing deprecated panels. **[v0.41]**
- Grafana was upgraded to v10.4.7. **[v0.41]**
Expand All @@ -16,17 +16,17 @@ Here you can find the most relevant features and changes for the last couple of

## Public docs

In case you get lost, don't forget to check out the [public docs](https://elastisys.io/compliantkubernetes/). Here are the most common topics:
In case you get lost, don't forget to check out the [public docs](https://elastisys.io/welkin/). Here are the most common topics:

- [Getting started](https://elastisys.io/compliantkubernetes/user-guide/prepare/)
- [Maintenance expectations](https://elastisys.io/compliantkubernetes/user-guide/maintenance/)
- [Adding extra workload admins](https://elastisys.io/compliantkubernetes/user-guide/delegation/#kubernetes-api)
- [Troubleshooting](https://elastisys.io/compliantkubernetes/user-guide/troubleshooting/)
- [FAQ](https://elastisys.io/compliantkubernetes/user-guide/faq/)
- [Getting started](https://elastisys.io/welkin/user-guide/prepare/)
- [Maintenance expectations](https://elastisys.io/welkin/user-guide/maintenance/)
- [Adding extra workload admins](https://elastisys.io/welkin/user-guide/delegation/#kubernetes-api)
- [Troubleshooting](https://elastisys.io/welkin/user-guide/troubleshooting/)
- [FAQ](https://elastisys.io/welkin/user-guide/faq/)

## Compliant Kubernetes Version
## Welkin Version

- Apps: **{{ .Values.dashboard.ck8sVersion }}** - [Release Notes](https://elastisys.io/compliantkubernetes/release-notes/)
- Apps: **{{ .Values.dashboard.ck8sVersion }}** - [Release Notes](https://elastisys.io/welkin/release-notes/)

{{ $baseDomain := .Values.baseDomain }}
{{ range .Values.dashboard.extraVersions }}
Expand All @@ -45,7 +45,7 @@ In case you get lost, don't forget to check out the [public docs](https://elasti

## Did you know?

As a user of Compliant Kubernetes you can request to see your Cluster configuration (without secrets) by asking your administrator.
As a user of Welkin you can request to see your Cluster configuration (without secrets) by asking your administrator.

{{ if .Values.dashboard.extraTextGrafana }}

Expand Down
Loading

0 comments on commit 707258c

Please sign in to comment.