armory / minnaker

Spinnaker on Lightweight Kubernetes (K3s)
Apache License 2.0
145 stars 53 forks source link

feat(k3s): Change k3s installation to allow remote kubectl calls #62

Closed alchen99 closed 4 years ago

alchen99 commented 4 years ago

This change will allow the user to make remote kubectl calls to the minnaker instance as long as minnaker is available on a public IP address. This will also allow the user to use Telepresence for plugin development