Skip to content

Issue with k8s.io/docs/tasks/access-application-cluster/ingress-minikube/ #14293

@pilosus

Description

@pilosus

This is a Bug Report

Problem:

example-ingress.yaml code block under Create an ingress resource sections doesn't get rendered propery.

https://imgur.com/idMALZD

It's looks like a markdown bug related to a fenced code block within a list (see more)

Proposed Solution:

The code should be either unfenced (backticks removed), or de-indented. We can't have both.
Also there's a workaround with 8 spaces instead of 4 that does the trick (see a tip pane)

Page to Update:
https://kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions