Skip to content

Commit 33e56a7

Browse files
fix(post): Fix formatting on traefik + cert-manager
1 parent 6892073 commit 33e56a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_posts/2022-08-06-kube-traefik-cert-manager-le.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ Verify you can communicate with your cluster
4343
kubectl get nodes
4444
```
4545

46+
You should see
47+
4648
```console
4749
NAME STATUS ROLES AGE VERSION
4850
k3s-01 Ready control-plane,etcd,master 10h v1.23.4+k3s1
@@ -58,6 +60,8 @@ Verify helm is installed
5860
helm version
5961
```
6062

63+
You should see
64+
6165
```console
6266
version.BuildInfo{Version:"v3.8.0", GitCommit:"d14138609b01886f544b2025f5000351c9eb092e", GitTreeState:"clean", GoVersion:"go1.17.5"}
6367
```

0 commit comments

Comments
 (0)