/k8s-tools

A collection of tools useful to work on/with Kubernetes

Primary LanguageShellApache License 2.0Apache-2.0

k8s-tools

A collection of tools useful to work on/with Kubernetes

List of tools

  • busybox
  • ubuntu
  • debian
  • gcloud
  • kubectl
  • kubectl + jq + yq
  • terraform
  • k8s-army-knife
  • netshoot
  • git sync sidecar
  • script executor
  • echo server
  • tcp caller/listener
  • storage filler
  • http server + client
  • grpc server + client
  • stress resources
  • network bandwidth (iperf3)

Container images references

gcloud

  • gcr.io/google.com/cloudsdktool/cloud-sdk
    • .0.0
    • .0.0-slim
    • .0.0-alpine

k8s

  • bygui86/kubectl

    • only latest of last 3 minor versions
  • quay.io/codefresh/kubectl

    • only latest of last 3 minor versions
  • rancher/kubectl

  • bygui86/k8s-army-knife:1.1.0

default tools

networking

HTTP

  • bygui86/http-client:v1.0.0

  • bygui86/http-server:v1.0.0

gRPC

  • bygui86/grpc-client:v1.0.0

  • bygui86/grpc-server:v1.0.0

custom applications/scripts/containers