Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 711 Bytes

File metadata and controls

7 lines (4 loc) · 711 Bytes

Dev Container For Kubernetes Operators Development

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