Logo Yogesh Sharma
Logo Inverted Logo
  • Tags
  • Authentication
  • Azure
  • Azure Function
  • Decorators
  • Dynamic Admission Controllers
  • Feature Flag
  • Go
  • Kubernetes
  • Mutating Webhooks
  • Mux
  • Observability
  • Python
  • Sanic
  • Serverless
  • Tools
Hero Image
Awesome Kubernetes

Click here to star, improve or add to this page List of Awesome Lists Awesome Kubernetes Tools and Resources by datree.io ramitsurana/awesome-kubernetes: A curated list of awesome Kubernetes tools and resources. tomhuang12/awesome-k8s-resources: A curated list of awesome Kubernetes tools and resources. nubenetes: A curated list of awesome references collected since 2018. Tools Kubexit: Command supervisor for coordinated Kubernetes pod container termination. Kubectl-flame: Kubectl plugin for effortless profiling on kubernetes Kube-lineage: A CLI tool to display all dependencies or dependents of an object in a Kubernetes cluster.

June 18, 2022 Read
Hero Image
Extending K8S: Mutating Web hooks

We will be writing a Mutating Webhook to implement a pattern where we need to inject another container as side car. Say, we are running a rest-api container and we want to front that with nginx Container as sidecar in a Pod. This nginx container will be used to terminate SSL and act as reverse proxy for rest-api container. As a user, we will only be writing rest-api container manifest within Pod and let mutating webhook inject nginx to it.

June 1, 2022 Read
Navigation
  • About
  • Skills
  • Experiences
  • Education
  • Recent Posts
  • Resume-CLI
Contact me:
  • [email protected]
  • yks0000
  • Yogesh Sharma
  • +91-96xxxxxx

© 2022 Copyright. | Yogesh Sharma