diff options
author | 2024-07-29 19:11:59 +0200 | |
---|---|---|
committer | 2024-07-30 19:50:01 +0200 | |
commit | 5def7084505fdbb4098f916edee1eb921a4519a3 (patch) | |
tree | 54fd961a91475e463ae7ced78692127a1330ac87 /docs | |
parent | Update onboarding resources (diff) |
Bold sections on onboarding tools page
Diffstat (limited to 'docs')
-rw-r--r-- | docs/onboarding/tools.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/onboarding/tools.rst b/docs/onboarding/tools.rst index 811f1ad..52a5e7f 100644 --- a/docs/onboarding/tools.rst +++ b/docs/onboarding/tools.rst @@ -19,7 +19,7 @@ disposal. It acts as an aggregator and frontend for a large amount of data. These range from metrics, to logs, to stats. Some of the most important are listed below: -- Service Logs/All App Logs Dashboard +- **Service Logs / All App Logs Dashboard** Service logs is a simple log viewer which gives you access to a large majority of the applications deployed in the default namespace. The @@ -27,7 +27,7 @@ important are listed below: access to all apps in all namespaces, and allows some more in-depth querying. -- Kubernetes Dashboard +- **Kubernetes Dashboard** This dashboard gives quick overviews of all the most important metrics of the Kubernetes system. For more detailed information, |