/qdrakeboo-kubectl

Docker image containing kubectl with certain plugins. Used in the Qdrakeboo deployment process.

Primary LanguageDockerfileMIT LicenseMIT

Qdrakeboo-Kubectl

Docker image containing kubectl with certain plugins. Used in the Qdrakeboo deployment process.

Travis CI Release License: MIT

Image contains

  • kubectl - The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters
  • kube-score - Kubernetes object analysis with recommendations for improved reliability and security
  • kubectl-vault_sync - A plugin to sync Kubernetes secrets with Hashicorp Vault
  • git-secrets - Prevents you from committing passwords and other sensitive information to a git repository
  • [secrethub CLI])https://secrethub.io) - Secure, end-to-end encrypted secret storage

Example usage

An example using GitHub Actions is available in bbortt/qdrakeboo-deplyoment.

License

This project is licensed under the terms of the MIT license.