Skip to content

0.2.0

Choose a tag to compare

@astefanutti astefanutti released this 03 Apr 16:32
· 409 commits to master since this release
578f0ff

Features

  • Support in-cluster connection:
    • Kubebox can be started with kubectl run kubebox -it --rm --image=astefanutti/kubebox
  • Proxy master API in server mode:
    • Defaults to using pod service account credential
  • Rely on the KUBECONFIG environment variable to source kubeconfig files (#9)
  • Support master API URL with path

Changes

  • Increase Web fonts loading timeout
  • Reduced client Docker image size