Skip to content

Commit bd05994

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b660ac7 commit bd05994

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

site/content/get-started.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ kind create cluster --config cluster-config.yaml
5656
```text
5757
Creating 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 💾
6464
Set kubectl context to "kind-kind"
6565
You 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
395395
kubectl describe gateways
396396
```
397-
```text
397+
```text
398398
Name: gateway
399399
Namespace: default
400400
Labels: <none>

0 commit comments

Comments
 (0)