mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update shut-down-and-restart-cluster-gracefully.md
This commit is contained in:
parent
d8486e879c
commit
f0545c19b8
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Kubernetes Cluster Shutdown and Restart"
|
||||
title: "Cluster Shutdown and Restart"
|
||||
description: "Learn how to gracefully shut down your cluster and restart it."
|
||||
layout: "single"
|
||||
|
||||
|
|
@ -41,8 +41,8 @@ done
|
|||
```
|
||||
Then you can shut down other cluster dependencies, such as external storage.
|
||||
|
||||
## Restart a Kubernetes Cluster Gracefully
|
||||
You can restart a Kubernetes cluster gracefully after shutting down the cluster gracefully.
|
||||
## Restart a Cluster Gracefully
|
||||
You can restart a cluster gracefully after shutting down the cluster gracefully.
|
||||
|
||||
### Prerequisites
|
||||
You have shut down your cluster gracefully.
|
||||
|
|
|
|||
Loading…
Reference in New Issue