Jump to content

Kubernetes: Difference between revisions

250 bytes added ,  6 September 2021
Line 180: Line 180:
===Installing an Ingress Controller===
===Installing an Ingress Controller===
See [https://kubernetes.github.io/ingress-nginx/deploy/ ingress-nginx] to deploy an ingress controller.
See [https://kubernetes.github.io/ingress-nginx/deploy/ ingress-nginx] to deploy an ingress controller.
==Autoscaling==
See
* [https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/ Horizontal Autoscale Walkthrough]
* [https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/ Horizontal Pod Autoscaler]


==Variants==
==Variants==