website/content/en/docs/tasks/run-application
Oliver Gould b715a6713c
Fix in-cluster API discovery documentation (#36691)
* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>
2023-01-18 04:18:34 -08:00
..
_index.md
access-api-from-pod.md Fix in-cluster API discovery documentation (#36691) 2023-01-18 04:18:34 -08:00
configure-pdb.md Add documentation for Unhealthy Pod Eviction Policy for PDBs 2022-11-28 15:03:46 +01:00
delete-stateful-set.md
force-delete-stateful-set-pod.md
horizontal-pod-autoscale-walkthrough.md
horizontal-pod-autoscale.md Replace an image with mermaid 2022-11-26 14:28:47 +08:00
run-replicated-stateful-application.md
run-single-instance-stateful-application.md
run-stateless-application-deployment.md
scale-stateful-set.md