pavedroad-io/pavedroad

Add new dev script to create ./kube/config from microk8s.config

Closed this issue · 1 comments

Each time microk8s is started, it's IP address can change.

We need to write this configuration data to .kube/confit for kubectl to function correctly with mikrok8s.

Since skaffold uses kubectl, the make process will fail without a proper configuration.

Adding a script will be a convince for developers.

We provide directions on how

complete on demo fixes branch