github gruntwork-io/kubergrunt v0.5.8

latest releases: v0.16.0, v0.16.0-alpha.1, v0.15.0...
4 years ago

Commands Affected

  • k8s kubectl [NEW]

Description

This introduces a new subcommand kubergrunt k8s kubectl, which is a thin wrapper around kubectl. This allows you to use the kubergrunt CLI args for authenticating to the Kubernetes cluster. This is most useful when you want to pass in the server certificate authority data as a base64 encoded arg on the CLI, which you currently can not do with kubectl directly.

Reference

Don't miss a new kubergrunt release

NewReleases is sending notifications on new releases.