Solución alternativa para permitir “inyectar” archivos binarios en un pod sin modificar la imagen del contenedor existente.
Continue readingTag: kubernetes
How to enable Metric-Server in Docker-desktop
Docker desktop allow you to have a Kubernetes installation in your local machine, by default it provides most of the features required by a developer. […]
Continue readingConnecting shell to a Node in Kubernetes
In case of requering to access a kubernetes node via shell with the nsenter script or the kubectl-ssh plugin we can do it. Without requiring SSH Keys, VPN, Bastion or credentials.
Continue reading