Giter Club home page Giter Club logo

k8s-practice's Introduction

Kubernetes (K8s) Practice

12 week routine of practice and implementation details

WEEK 1

Practice creating a cluster

WEEK 2

CHALLENGES

Put all YAML files in WEEK2 directory

  1. Create the YAML for a certificate signing request.
  2. Create the YAML for a role named "pod-reader" that allows users to perform get, watch and list on pods.
  3. Create the YAML for a roleBinding named "admin-binding", in the namespace "acme", granting permissions for the "admin" ClusterRole to a user named "bob".

WEEK 3

CHALLENGES

Put all YAML files in WEEK3 directory

  1. Take the image that you built in the first video above and deploy it as a pod in Kubernetes
  2. Create a deployment with the image used in the previous challenge and scale it to 5 replicas
  3. Create a second deployment that uses the image "mysql:8" and include an environment variable that is the MYSQL default password

WEEK 4

WEEK 5

WEEK 6

WEEK 7

WEEK 8

WEEK 9

WEEK 10

WEEK 11

WEEK 12

k8s-practice's People

Contributors

chadmcrowell 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.