Git Product home page Git Product logo

learnk8s's Introduction

  1. Instructions

    1. $ cd level1/

    2. $ python automation.py

      • Deploys guestbook application in staging and production namespace
      • Deploys nginx ingress controller and creates routes
    3. configure /etc/host file add below entry

      • IP guestbook.testweb.io
      • IP staging-guestbook.testweb.io
    4. Testing Autoscaller

      • $ sh load_generator.sh
      • It sends get request in infinite loop and after couple of minutes one can see new pod getting created
    5. Refer: level1/Test_documentation.pdf

      • file contains executed steps and evidence for each step given in assignment
  2. Instructions

    1. $ cd level2/

    2. $ python automation2.py

      • Deploys Helm, guestbook application, promethues, grafana and EFK stack
    3. Exposing NodePort

      • Get all running services
        • $ kubectl get svc --all-namespaces | grep -i nodeport
      • Create rule in firewall for google cloud
        • $ gcloud compute firewall-rules create --allow tcp:
    4. Accessing grafana and Kiabana

      • IP of Master Node:NodePort
    5. Creating visualization for grafana

    6. Creating visualization for Kiabana

      • Create index "logstash*" and add @timestamp as filter
    7. Refer: level2/Level2-Test_documentation.pdf

      • file contains executed steps and evidence for each step given in assignment

learnk8s's People

Contributors

archit1012 avatar

Watchers

James Cloos 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.