Skip to content

ThoughtWorks-DPS/circleci-kube-ops

Repository files navigation

Thoughtworks Logo
DPS Title

PSK Convenience Images

twdps/circleci-kube-ops


Common tools and packages used in pipelines managing kubernetes. Works in conjunction with the twdps/kube-ops orb.

Packages included on kube-ops executor, but can override version with orb commands:

  • kubectl
  • kind
  • helm
  • npm: bats
  • sonobuoy
  • gem: awspec
  • argocd
  • flux
  • checkov
  • trivy

Packages that must be specified using the kube-ops/packages command (not on executor):

  • istioctl

Capabilities provided by orb using remote image at runtime:

  • kube-bench

Packages available on the executor, can not be overridden using orb:

  • python3
  • ruby
  • nodejs
  • npm
  • pip: awscli
  • pip: jq
  • gem: json

See release notes and Dockerfile for details and version information.