Skip to content

Commit

Permalink
Merge pull request kubernetes#44831 from 1000Delta/fix_access-cluster…
Browse files Browse the repository at this point in the history
…-services

Fix access-cluster-services.md list indent
  • Loading branch information
k8s-ci-robot authored Jan 23, 2024
2 parents 8b5aa6f + 586fd88 commit ca81744
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ca81744

Please sign in to comment.