Arreglando la referencia del Readme.md principal.
This commit is contained in:
@ -33,4 +33,4 @@ spec:
|
||||
claimName: pvc-nfs-synology
|
||||
```
|
||||
|
||||
[Volver al README principal](../../README.md)
|
||||
[Volver al README principal](../../Readme.md)
|
||||
|
@ -31,4 +31,4 @@ users:
|
||||
token: "AQUI_VA_EL_TOKEN_COPIADO_DEL_PASO_7.2.2"
|
||||
```
|
||||
|
||||
[Volver al README principal](../../README.md)
|
||||
[Volver al README principal](../../Readme.md)
|
||||
|
@ -14,4 +14,4 @@ sudo systemctl start qemu-guest-agent
|
||||
ping google.com
|
||||
```
|
||||
|
||||
[Volver al README principal](../../README.md)
|
||||
[Volver al README principal](../../Readme.md)
|
||||
|
@ -11,4 +11,4 @@ sudo chown -f -R $USER ~/.kube
|
||||
newgrp microk8s
|
||||
```
|
||||
|
||||
[Volver al README principal](../../README.md)
|
||||
[Volver al README principal](../../Readme.md)
|
||||
|
@ -13,4 +13,4 @@ kubectl label node worker node-role.kubernetes.io/worker=""
|
||||
kubectl taint nodes master node-role.kubernetes.io/master=:NoSchedule
|
||||
```
|
||||
|
||||
[Volver al README principal](../../README.md)
|
||||
[Volver al README principal](../../Readme.md)
|
||||
|
@ -17,4 +17,4 @@ source ~/.bashrc
|
||||
kubectl get nodes
|
||||
```
|
||||
|
||||
[Volver al README principal](../../README.md)
|
||||
[Volver al README principal](../../Readme.md)
|
||||
|
@ -4,4 +4,4 @@
|
||||
- Instala Ubuntu server en Virtual Box o cualquier VM Manager. En el caso del taller usaré 2 VMs: un master node y un worker. (Nota: recomiendo instalar la versión minimalista para que no use muchos recursos)
|
||||
- Al momento de la instalación, agrega microk8s para pruebas.
|
||||
|
||||
[Volver al README principal](../../README.md)
|
||||
[Volver al README principal](../../Readme.md)
|
||||
|
@ -20,4 +20,4 @@ microk8s join 10.193.246.117:25000/da161908973ee3cfa5391df5fee8dcfa/a336d9e7b90a
|
||||
microk8s kubectl get nodes
|
||||
```
|
||||
|
||||
[Volver al README principal](../../README.md)
|
||||
[Volver al README principal](../../Readme.md)
|
||||
|
Reference in New Issue
Block a user