Skip to content

Commit a93ba85

Browse files
Update Kubeconfig.md
1 parent 022ea92 commit a93ba85

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Kubeconfig.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ drwxr-xr-x  4 rahulxf  staff    128 Feb 17 10:48 kubens
2020
-rw-r--r--  1 rahulxf  staff  16652 Feb  2 22:01 members.config
2121
```
2222

23+
Create kind cluster
24+
----
25+
```rs
26+
$ kind create cluster
27+
```
2328
* config is the kubeconfig file
2429

2530
```rs

0 commit comments

Comments
 (0)