You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,10 @@ From here, we recommend you start with a [review of some Kubernetes and related
29
29
| Monitoring |[code/k8s-common-code/monitoring](code/k8s-common-code/monitoring)|Installing and configuring monitoring with Prometheus and Grafana into the Kubernetes cluster using standard Helm charts created by the Prometheus community |
30
30
| Kubernetes Dashboard |[code/k8s-common-code/k8sdashboard](code/k8s-common-code/k8sdashboard)| Deploying the Kubernetes dashboard, a browser-based GUI view of the Kubernetes cluster |
31
31
32
-
# Deploy KAT Project
32
+
# Quickstart
33
33
| Deployment | File or Directory | Description |
34
34
|---|---|---|
35
-
|Cloud Native|[documentation/cloudvm.md](./documentation/cloudvm.md)| Deploy KAT on a Cloud |
35
+
|In Cloud|[documentation/cloudvm.md](./documentation/cloudvm.md)| Deploy KAT on a Cloud |
36
36
| Local System |[documentation/quickstart-vagrant.md](./documentation/quickstart-vagrant.md)| Deploy KAT on your Local System|
0 commit comments