Skip to content

Commit

Permalink
docs: vale
Browse files Browse the repository at this point in the history
  • Loading branch information
lennessyy committed Dec 20, 2024
1 parent 64b2589 commit dc8b2fe
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions docs/docs-content/workspace/workspace-mgmt/backup-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,11 @@ be restored.

7. You have the following options for restoring the backup.

| Option | Description |
| ------------------------- | ----------------------------------------------------------------------------- |
| Include Cluster Resources | Check the box to restore all the cluster scoped resources. |
| Preserve Node Ports | Check the box to preserve ports for node port service running in the cluster. |
| Restore PVs | Check the box to restore the persistent volumes. |
| Option | Description |
| ------------------------- | --------------------------------------------------------------------- |
| Include Cluster Resources | Check the box to restore all the cluster scoped resources. |
| Preserve Node Ports | Check the box to preserve ports for node port service in the cluster. |
| Restore PVs | Check the box to restore the persistent volumes. |

7, Click **Restore Backup**.

Expand Down
22 changes: 11 additions & 11 deletions docs/docs-content/workspace/workspace-mgmt/resource-mgmt.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@ You can view more workloads by selecting the corresponding tab. For example, sel
monitor pod workloads. Each tab will show you the CPU and memory consumption of the corresponding workload in the entire
workspace.

| **Resource** | **Available information** |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **Namespaces** | CPU and memory utilization of the namespace s in each cluster. |
| **Pods** | Lists all the pods running on a particular namespace with cluster names with the detailed health status, age, and resource utilization.. |
| **Deployments** | All deployments in the namespaces included in the workspace and their age, pods, and resource utilization. |
| **DaemonSets** | All daemon set in the namespaces included in the workspace and their age, pods, and resource utilization. |
| **StatefulSets** | All the active StatefulSets in the namespaces included in the workspace and their age, pods, replicas, and resource utilization. |
| **Jobs** | All jobs in the namespaces included in the workspace and their status. |
| **CronJobs** | All cron jobs in the namespaces included in the workspace and their status. |
| **RoleBinding** | All role bindings in the namespaces included in the workspace, including the role name and the subject name. |
| **ClusterRoleBinding** | All cluster role bindings in the clusters included in the workspace. |
| **Resource** | **Available information** |
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| **Namespaces** | CPU and memory utilization of the namespace s in each cluster. |
| **Pods** | Lists all the pods in a particular namespace with cluster names with the detailed health status, age, and resource utilization.. |
| **Deployments** | All deployments in the namespaces included in the workspace and their age, pods, and resource utilization. |
| **DaemonSets** | All daemon set in the namespaces included in the workspace and their age, pods, and resource utilization. |
| **StatefulSets** | All the active StatefulSets in the namespaces included in the workspace and their age, pods, replicas, and resource utilization. |
| **Jobs** | All jobs in the namespaces included in the workspace and their status. |
| **CronJobs** | All cron jobs in the namespaces included in the workspace and their status. |
| **RoleBinding** | All role bindings in the namespaces included in the workspace, including the role name and the subject name. |
| **ClusterRoleBinding** | All cluster role bindings in the clusters included in the workspace. |

## Implement Resource Quotas

Expand Down

0 comments on commit dc8b2fe

Please sign in to comment.