-
Visual Studio Code with recommended plugins:
Recommended:
- ohmyzsh
- enable kubectl plugin
- kubectx
- Docker for desktop is not available in Linux but docker can be installed natively here
- As Docker for desktop is not available one of the easiest ways to run kubernetes in linux is using Minikube
- It is highly recommended to setup WSL configured for connecting to Docker for Desktop.
- The best option but still in preview is the new Docker for Desktop WSL 2 backend
- It is also really interesting the option of running VSCode inside WSL or WSL2 to have fully linux experience in Windows.
Start docker and pull images running the script pull.sh