We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f4492 commit 952a923Copy full SHA for 952a923
README.md
@@ -70,7 +70,7 @@ This project provides a tool for visualizing Kubernetes clusters using Golang fo
70
1. Run the following command
71
72
```
73
-https://raw.githubusercontent.com/Saumya40-codes/k8s-visualizer/refs/heads/master/yamls/all-in-one.yaml
+kubectl create -f https://raw.githubusercontent.com/Saumya40-codes/k8s-visualizer/refs/heads/master/yamls/all-in-one.yaml
74
75
76
- Wait for respective deployments to get ready, you can check using
0 commit comments