kappnav / issues

kAppNav global issues
0 stars 0 forks source link

package API server up as container for developer use #82

Closed cvignola closed 4 years ago

cvignola commented 4 years ago

1) docker file 2) install yaml 3) script to install and open web page to route

cvignola commented 4 years ago

script details:

  1. test if kubectl attached to kubernetes cluster - exit with error if not
  2. display info about current kubernetes cluster
  3. test if actdev installed
  4. if not installed, install actdev to actdev namespace
  5. wait for actdev and open it
juniartisu commented 4 years ago

Done using https://github.com/kappnav/apis/pull/25

cvignola commented 4 years ago

shipped. see apis/tools