Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelclaumann/some-kubernetes-study

Repositório com anotações a respeito dos estudos sobre Kubernetes
https://github.com/rafaelclaumann/some-kubernetes-study

admission-controller docker grafana ingress k8s k8s-sig-testing kind kubernetes linux metrics-server nginx prometheus

Last synced: about 1 month ago
JSON representation

Repositório com anotações a respeito dos estudos sobre Kubernetes

Awesome Lists containing this project

README

        

# Cluster and Tools
- [Instalação kind e kubectl](https://github.com/RafaelClaumann/some-kubernetes-study/blob/main/01_INSTALACAO_KIND_KUBECTL.md)
- [Lista de comandos](https://github.com/RafaelClaumann/some-kubernetes-study/blob/main/02_COMANDOS_UTEIS.md)
- [Cluster kind(nginx, prometheus, cilium e metrics-server)](https://github.com/RafaelClaumann/some-kubernetes-study/tree/main/kind_cluster)

# Books
#### Certified Kubernetes Application Developer (CKAD) Study Guide
- [2. Core Concepts](https://rafaelclaumann.notion.site/2-Core-Concepts-e67b1c89466c4a0f96fcde9ef6dfc349)
- [3. Configuration](https://rafaelclaumann.notion.site/3-Configuration-a2a8513fd03a4e1c8b36b0482f2c0b70)
- [4. Multi Container Pods](https://rafaelclaumann.notion.site/4-Multi-Container-Pods-99b17d4b0bfa4495b6349db5e43cbb43)
- [5. Observability](https://rafaelclaumann.notion.site/5-Observability-29ff4480c6e142c78a60f8aec4c22850)
- [6. Pod Design](https://rafaelclaumann.notion.site/6-Pod-Design-2056065a141c42d8867080801c6066c7)
- [7. Services & Networking](https://rafaelclaumann.notion.site/7-Services-Networking-fa4d24c65aa04496b490dad6345f4a84)
- [8. State Persistence](https://rafaelclaumann.notion.site/8-State-Persistence-603bee1e382e4dd884fb4c8662043e7b)

#### Kubernetes in Action
- [5. Services: enabling clients to discover and talk to pods](https://rafaelclaumann.notion.site/Chapter-5-Services-enabling-clients-to-discover-and-talk-to-pods-68a9fb7cfd9143b6bd93afc8dc0adeda)
- [6. Volumes: attaching disk storage to containers](https://rafaelclaumann.notion.site/Chapter-6-Volumes-attaching-disk-storage-to-containers-610592d78f44443eb68375f92f12558c)
- [11. Understanding Kubernetes internals](https://rafaelclaumann.notion.site/Chapter-11-Understanding-Kubernetes-internals-ad7e04c23b6b4dd195c933cdc95dc360)
- [12. Securing the Kubernetes API server](https://rafaelclaumann.notion.site/Chapter-12-Securing-the-Kubernetes-API-server-bdccf04ec3d34af9bb6a909da136f83d)
- [14. Managing pods computational resources](https://rafaelclaumann.notion.site/Chapter-14-Managing-pods-computational-resources-8564fd6e89974c358ced27e890953a50)
- [16. Advanced scheduling](https://rafaelclaumann.notion.site/Chapter-16-Advanced-scheduling-93b93e44fdcd4d478d0987df54a64765)

# Other
#### dgkanatsios/CKAD-exercises
- [Core Concepts (13%)](https://rafaelclaumann.notion.site/Core-Concepts-13-021b2b0cde414526be532e5f9945d990)

#### Udemy: Kubernetes Certified Application Developer (CKAD) with Tests
- [StatefulSet, Headless Service & Storage](https://rafaelclaumann.notion.site/StatefulSet-Headless-Service-Storage-755efc798ece4a8bb2d9811f6259f63d)
- [Practice Tests](https://rafaelclaumann.notion.site/Practice-Tests-c2d241505e0644dd912c68d32639007f)