Giter VIP home page Giter VIP logo

k8s-sidecar's Introduction

K8S-sidecar

  1. cd docker
  2. docker build . -t localserver
  3. Cut and Paste the root CA from the docker build output Step 12/13 : RUN cat rootCA.crt | base64 | tr -d '\n' and replace the value currently in https://github.com/purn1mak/K8S-sidecar/blob/master/k8s/hook.yaml#L14
  4. docker login use your credentials. Create a repository sidecar
  5. docker tag localserver:latest purnimak/private-sidecar:localserver
  6. docker push purnimak/private-sidecar:localserver Use your repo name
  7. cd ../k8s Use the same image name in https://github.com/purn1mak/K8S-sidecar/blob/master/k8s/deployment.yaml#L18
  8. kubectl create -f deployment.yaml
  9. kubectl describe deployments webhook-server
  10. kubectl get pods
  11. kubectl describe pods webhook-server-58d7fdf878-sgjnr
  12. kubectl get pods
  13. kubectl create -f service.yaml
  14. kubectl create -f hook.yaml
  15. kubectl get mutatingwebhookconfiguration
  16. kubectl create -f test.yaml Describe pod test and see note that it now also includes a new label for foo bar.

k8s-sidecar's People

Contributors

purn1mak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.