canal - take 3
This commit is contained in:
parent
456f50a576
commit
243e9ef5ea
@ -95,7 +95,7 @@ ExecStart=/usr/local/bin/k3s \
|
|||||||
1. Apply the manifest: `kubectl apply -f canal.yaml`
|
1. Apply the manifest: `kubectl apply -f canal.yaml`
|
||||||
1. Wait a moment and then check if canal was installed successfully
|
1. Wait a moment and then check if canal was installed successfully
|
||||||
```
|
```
|
||||||
kubectl -n kube-system get pod -o wide |grep canal
|
kubectl -n kube-system get pod | grep canal
|
||||||
canal-drmrl 2/2 Running 0 1m
|
canal-drmrl 2/2 Running 0 1m
|
||||||
[...]
|
[...]
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user