Repository contains a devcontainer which will help you to develop your kubernetes operators using Visual Studio Code. It will provide a ready minikube, kubernetes tools, operator-sdk and nginx configured as reverse-proxy to have access to your apps from your localhost.
Nginx is using port 80 from your localhost, if that port is already taken, change the configuration in
devcontainer.json
For more info: https://www.adysof.com