{"id":20016634,"url":"https://github.com/rafaelclaumann/some-kubernetes-study","last_synced_at":"2026-04-07T21:31:35.805Z","repository":{"id":46696592,"uuid":"482068617","full_name":"RafaelClaumann/some-kubernetes-study","owner":"RafaelClaumann","description":"Repositório com anotações a respeito dos estudos sobre Kubernetes","archived":false,"fork":false,"pushed_at":"2023-09-01T10:36:47.000Z","size":402,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T03:14:18.825Z","etag":null,"topics":["admission-controller","docker","grafana","ingress","k8s","k8s-sig-testing","kind","kubernetes","linux","metrics-server","nginx","prometheus"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RafaelClaumann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-15T19:49:39.000Z","updated_at":"2023-09-01T10:19:00.000Z","dependencies_parsed_at":"2025-01-12T15:42:34.596Z","dependency_job_id":"43a2f64f-3b9e-4531-b0ed-e8c7aa0ab78d","html_url":"https://github.com/RafaelClaumann/some-kubernetes-study","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RafaelClaumann/some-kubernetes-study","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelClaumann%2Fsome-kubernetes-study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelClaumann%2Fsome-kubernetes-study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelClaumann%2Fsome-kubernetes-study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelClaumann%2Fsome-kubernetes-study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RafaelClaumann","download_url":"https://codeload.github.com/RafaelClaumann/some-kubernetes-study/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RafaelClaumann%2Fsome-kubernetes-study/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admission-controller","docker","grafana","ingress","k8s","k8s-sig-testing","kind","kubernetes","linux","metrics-server","nginx","prometheus"],"created_at":"2024-11-13T08:12:21.336Z","updated_at":"2026-04-07T21:31:35.788Z","avatar_url":"https://github.com/RafaelClaumann.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cluster and Tools\n- [Instalação kind e kubectl](https://github.com/RafaelClaumann/some-kubernetes-study/blob/main/01_INSTALACAO_KIND_KUBECTL.md)\n- [Lista de comandos](https://github.com/RafaelClaumann/some-kubernetes-study/blob/main/02_COMANDOS_UTEIS.md)\n- [Cluster kind(nginx, prometheus, cilium e metrics-server)](https://github.com/RafaelClaumann/some-kubernetes-study/tree/main/kind_cluster)\n\n# Books\n#### Certified Kubernetes Application Developer (CKAD) Study Guide\n- [2. Core Concepts](https://rafaelclaumann.notion.site/2-Core-Concepts-e67b1c89466c4a0f96fcde9ef6dfc349)\n- [3. Configuration](https://rafaelclaumann.notion.site/3-Configuration-a2a8513fd03a4e1c8b36b0482f2c0b70)\n- [4. Multi Container Pods](https://rafaelclaumann.notion.site/4-Multi-Container-Pods-99b17d4b0bfa4495b6349db5e43cbb43)\n- [5. Observability](https://rafaelclaumann.notion.site/5-Observability-29ff4480c6e142c78a60f8aec4c22850)\n- [6. Pod Design](https://rafaelclaumann.notion.site/6-Pod-Design-2056065a141c42d8867080801c6066c7)\n- [7. Services \u0026 Networking](https://rafaelclaumann.notion.site/7-Services-Networking-fa4d24c65aa04496b490dad6345f4a84)\n- [8. State Persistence](https://rafaelclaumann.notion.site/8-State-Persistence-603bee1e382e4dd884fb4c8662043e7b)\n\n#### Kubernetes in Action\n- [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)\n- [6. Volumes: attaching disk storage to containers](https://rafaelclaumann.notion.site/Chapter-6-Volumes-attaching-disk-storage-to-containers-610592d78f44443eb68375f92f12558c)\n- [11. Understanding Kubernetes internals](https://rafaelclaumann.notion.site/Chapter-11-Understanding-Kubernetes-internals-ad7e04c23b6b4dd195c933cdc95dc360)\n- [12. Securing the Kubernetes API server](https://rafaelclaumann.notion.site/Chapter-12-Securing-the-Kubernetes-API-server-bdccf04ec3d34af9bb6a909da136f83d)\n- [14. Managing pods computational resources](https://rafaelclaumann.notion.site/Chapter-14-Managing-pods-computational-resources-8564fd6e89974c358ced27e890953a50)\n- [16. Advanced scheduling](https://rafaelclaumann.notion.site/Chapter-16-Advanced-scheduling-93b93e44fdcd4d478d0987df54a64765)\n\n# Other\n#### dgkanatsios/CKAD-exercises\n- [Core Concepts (13%)](https://rafaelclaumann.notion.site/Core-Concepts-13-021b2b0cde414526be532e5f9945d990)\n\n#### Udemy: Kubernetes Certified Application Developer (CKAD) with Tests\n- [StatefulSet, Headless Service \u0026 Storage](https://rafaelclaumann.notion.site/StatefulSet-Headless-Service-Storage-755efc798ece4a8bb2d9811f6259f63d)\n- [Practice Tests](https://rafaelclaumann.notion.site/Practice-Tests-c2d241505e0644dd912c68d32639007f)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelclaumann%2Fsome-kubernetes-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafaelclaumann%2Fsome-kubernetes-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelclaumann%2Fsome-kubernetes-study/lists"}