Skip to content

DevOps2010/k8s-practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

WEEK 4

WEEK 5

WEEK 6

WEEK 7

WEEK 8

WEEK 9

WEEK 10

WEEK 11

WEEK 12

About

12 week routine of practice and implementation detail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published