{"id":23882341,"url":"https://github.com/hellyaxs/learningkubernetes","last_synced_at":"2026-05-18T05:48:05.915Z","repository":{"id":248020206,"uuid":"818416071","full_name":"hellyaxs/learningKubernetes","owner":"hellyaxs","description":"Meu material de Apoio sobre kubernetes e cultura devops","archived":false,"fork":false,"pushed_at":"2024-07-17T22:22:50.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T21:12:03.746Z","etag":null,"topics":["containerization","devops","docker","dockerswarm","helm","kubernetes","rancher"],"latest_commit_sha":null,"homepage":"","language":null,"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/hellyaxs.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":"2024-06-21T20:00:56.000Z","updated_at":"2024-07-31T20:31:18.000Z","dependencies_parsed_at":"2024-07-18T02:14:02.777Z","dependency_job_id":null,"html_url":"https://github.com/hellyaxs/learningKubernetes","commit_stats":null,"previous_names":["hellyaxs/learningkubernetes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellyaxs/learningKubernetes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellyaxs%2FlearningKubernetes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellyaxs%2FlearningKubernetes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellyaxs%2FlearningKubernetes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellyaxs%2FlearningKubernetes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellyaxs","download_url":"https://codeload.github.com/hellyaxs/learningKubernetes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellyaxs%2FlearningKubernetes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281355532,"owners_count":26486932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["containerization","devops","docker","dockerswarm","helm","kubernetes","rancher"],"created_at":"2025-01-04T02:53:29.205Z","updated_at":"2025-10-27T23:07:02.439Z","avatar_url":"https://github.com/hellyaxs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# learningKubernetes orquestration\n\n\u003e o objetivo aqui é aplicar codigos de diversas plataforma de orquestração de containers e entender qual usar em cada situação\n\n\n### Comando basicos para Kubectl\n\n```bash\nkubectl get node|services|deployment|resplicaset|pods \n```\n\n```bash\nkubectl port-forward svc/my-service  8080:80\n```\n\n\u003e voce pode acesar o seus pods com port-forward usando os services ClusterIP e NodePort ou acessar o pod diretamente usando o comando:\n\n```bash\nkubectl port-forward pod/my-pod-name  8080:80\n```\n\n\n```bash\nkubectl exec -it my-pod-name --sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellyaxs%2Flearningkubernetes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellyaxs%2Flearningkubernetes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellyaxs%2Flearningkubernetes/lists"}