Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 296 Bytes

File metadata and controls

10 lines (7 loc) · 296 Bytes

Tools for Kubernetes

A generic container useful in daemonset/sidecar/initContainer situations.

Contains the following command-line tools:

  • kubectl: use with a service account for k8s heuristics
  • docker: image pulling, inspection, etc
  • jq: JSON response processing
  • curl: Curling