An example of creating a common directory for two containers in one pod.
Replicas Let’s look at the name and namespace of Ingress'а: Edit our Ingress: And we find the string: Set 2 replicas: You can save changes and watch the number of Ingress Pods. nodeSelector We explicitly indicate on which nodes the Ingress should be run. Let’s see the current label: Set the label: Edit Ingress …
Continue reading "Kubernetes – Ingress Nginx: Replicas and Nodeselector"
First you need to install Docker. For Kubernetes to work correctly, you must disable SWAP Also check delete it with fstab Add Kubernetes repository and install Ubuntu: CentOS 7: