https://gitlab.com/snippets/1747594
Minikube
https://github.com/kubernetes/minikube
Configuración de Minikube
https://gitlab.com/renich/k8samples
Helm
https://github.com/helm/helm
--- apiVersion: v1 kind: Pod metadata: name: nginx spec: containers: - name: nginx image: nginx:1.7.9 ports: - containerPort: 80
mi-primer-pod.yaml
kubectl create -f mi-primer-pod.yaml kubectl get pods
despliegue
Ejemplos
https://kubernetes.io/docs/home/
https://github.com/kubernetes/minikube/tree/master/docs
https://docs.helm.sh/
Rénich Bon Ćirić <renich@woralelandia.com>
By Rene Bon Ciric
FOSS Consultant and Creative Commons Musician.