kubernetes / website

Kubernetes website and documentation repo:

Home Page:https://kubernetes.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running Multiple Instances of Your App - contradicting instructions

UnstoppableDrew opened this issue · comments

Under "Scaling an application" it says if you didn't delete the NodePort service from the previous section, delete it and expose the deployment with type LoadBalancer instead. Immediately below that is says if you did delete the NodePort, expose it as NodePort again. I'm assuming the second one is incorrect and you only want the LoadBalancer?

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

This appears to be a duplicate of existing issue #46429
/triage duplicate
/kind bug

Closing in favor of #46429
/close not-planned

@dipesh-rawat: Closing this issue, marking it as "Not Planned".

In response to this:

Closing in favor of #46429
/close not-planned

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.