Skip to content

Commit

Permalink
Merge pull request #943 from run-ai/clusters-health-move
Browse files Browse the repository at this point in the history
cluster-health-move
  • Loading branch information
yarongol authored Aug 12, 2024
2 parents c9e5336 + e38f96a commit 25fba27
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/admin/troubleshooting/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@

__Resolution:__ Verify that the certificate is valid and trusted. If the certificate is valid, but is signed by a local CA, make sure you have followed the procedure for a [local certificate authority](../runai-setup/config/org-cert.md).

## Cluster Health

See [Cluster Health Troubleshooting](../runai-setup/config/clusters.md#troubleshooting-scenarios)

## Dashboard Issues

??? "No Metrics are showing on Dashboard"
Expand Down
4 changes: 3 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ plugins:
'admin/runai-setup/config/non-root-containers.md' : 'admin/authentication/non-root-containers.md'
'admin/workloads/policies/README.md' : 'admin/workloads/policies/overview.md'
# 'admin/workloads/policies' : 'admin/workloads/policies/overview.md'
'admin/troubleshooting/cluster-health-check.md' : 'admin/runai-setup/config/clusters.md'


nav:
- Home:
Expand Down Expand Up @@ -212,7 +214,7 @@ nav:
- 'Researcher Authentication' : 'admin/authentication/researcher-authentication.md'
- 'User Identity in Container' : 'admin/authentication/non-root-containers.md'
- 'Troubleshooting' :
- 'Cluster Health' : 'admin/troubleshooting/cluster-health-check.md'
# - 'Cluster Health' : 'admin/troubleshooting/cluster-health-check.md'
- 'Troubleshooting' : 'admin/troubleshooting/troubleshooting.md'
- 'Diagnostics' : 'admin/troubleshooting/diagnostics.md'

Expand Down

0 comments on commit 25fba27

Please sign in to comment.