Skip to content

Commit

Permalink
kubectl.md: fix typo (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
dulmandakh committed Jun 10, 2024
1 parent 15f64ea commit 5faf42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/snap/tutorial/kubectl.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You should be seeing the network operator, networking agent and CoreDNS pods.
> bootstrap your cluster.
```
sudo k8s kubectl get services --all-namespace
sudo k8s kubectl get services --all-namespaces
```

The `kubernetes` service in the `default` namespace is where the Kubernetes API
Expand Down

0 comments on commit 5faf42c

Please sign in to comment.