File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -56,11 +56,11 @@ kind create cluster --config cluster-config.yaml
5656``` text
5757Creating cluster "kind" ...
5858 ✓ Ensuring node image (kindest/node:v1.31.0) 🖼
59- ✓ Preparing nodes 📦
60- ✓ Writing configuration 📜
61- ✓ Starting control-plane 🕹️
62- ✓ Installing CNI 🔌
63- ✓ Installing StorageClass 💾
59+ ✓ Preparing nodes 📦
60+ ✓ Writing configuration 📜
61+ ✓ Starting control-plane 🕹️
62+ ✓ Installing CNI 🔌
63+ ✓ Installing StorageClass 💾
6464Set kubectl context to "kind-kind"
6565You can now use your cluster with:
6666
@@ -302,7 +302,7 @@ Spec:
302302 Section Name: http
303303 Rules:
304304 Backend Refs:
305- Group:
305+ Group:
306306 Kind: Service
307307 Name: coffee
308308 Port: 80
@@ -357,7 +357,7 @@ Spec:
357357 Section Name: http
358358 Rules:
359359 Backend Refs:
360- Group:
360+ Group:
361361 Kind: Service
362362 Name: tea
363363 Port: 80
@@ -394,7 +394,7 @@ Events: <none>
394394` ` ` shell
395395kubectl describe gateways
396396` ` `
397- ` ` ` text
397+ ` ` ` text
398398Name: gateway
399399Namespace: default
400400Labels: <none>
You can’t perform that action at this time.
0 commit comments