Fix Ingress callouts, links, nav, and templating#12720
Fix Ingress callouts, links, nav, and templating#12720k8s-ci-robot merged 10 commits intokubernetes:masterfrom
Conversation
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 1c1bd0b https://deploy-preview-12720--kubernetes-io-master-staging.netlify.com |
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit 844a55c https://deploy-preview-12720--kubernetes-io-master-staging.netlify.com |
|
|
PTAL Steve. This PR fixes some weird formatting that the shortcodes seem to introduce along with some other small fixes. /assign @steveperry-53 |
| ```shell | ||
| 172.17.0.15 hello-world.info | ||
| ``` | ||
| ```shell |
There was a problem hiding this comment.
This isn't a shell command (was also wrong in the original).
There was a problem hiding this comment.
Removed syntax according to #12783 (comment)
content/en/docs/concepts/services-networking/ingress-controllers.md
Outdated
Show resolved
Hide resolved
content/en/docs/tasks/access-application-cluster/ingress-minikube.md
Outdated
Show resolved
Hide resolved
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: steveperry-53 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
* Fix Ingress callouts, links, nav, and templating * Update ingress.md * Update ingress-minikube.md * Delete .md that caused 404 * Delete .md that caused 404 * Update ingress-controllers.md * Update ingress-minikube.md * spell check pass * Update ingress.md * Update ingress-minikube.md
* Fix Ingress callouts, links, nav, and templating * Update ingress.md * Update ingress-minikube.md * Delete .md that caused 404 * Delete .md that caused 404 * Update ingress-controllers.md * Update ingress-minikube.md * spell check pass * Update ingress.md * Update ingress-minikube.md
* Fix Ingress callouts, links, nav, and templating * Update ingress.md * Update ingress-minikube.md * Delete .md that caused 404 * Delete .md that caused 404 * Update ingress-controllers.md * Update ingress-minikube.md * spell check pass * Update ingress.md * Update ingress-minikube.md
Small updates to previous Ingress doc rework