Fix access-cluster-services.md list indent
This commit is contained in:
parent
2df06423a8
commit
586fd88b02
|
|
@ -43,7 +43,7 @@ You have several options for connecting to nodes, pods and services from outside
|
|||
- Proxies may cause problems for some web applications.
|
||||
- Only works for HTTP/HTTPS.
|
||||
- Described [here](#manually-constructing-apiserver-proxy-urls).
|
||||
- Access from a node or pod in the cluster.
|
||||
- Access from a node or pod in the cluster.
|
||||
- Run a pod, and then connect to a shell in it using [kubectl exec](/docs/reference/generated/kubectl/kubectl-commands/#exec).
|
||||
Connect to other nodes, pods, and services from that shell.
|
||||
- Some clusters may allow you to ssh to a node in the cluster. From there you may be able to
|
||||
|
|
|
|||
Loading…
Reference in New Issue