{"id":16372518,"url":"https://github.com/nicholasjhenry/hello-kubernetes","last_synced_at":"2026-04-28T21:32:21.685Z","repository":{"id":66794457,"uuid":"272796246","full_name":"nicholasjhenry/hello-kubernetes","owner":"nicholasjhenry","description":"How To Develop Applications on Kubernetes with Okteto","archived":false,"fork":false,"pushed_at":"2020-06-16T19:36:59.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T09:25:31.490Z","etag":null,"topics":["kubernetes","professional-development"],"latest_commit_sha":null,"homepage":"https://www.digitalocean.com/community/tutorials/how-to-develop-applications-on-kubernetes-with-okteto","language":"Go","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/nicholasjhenry.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":"2020-06-16T19:36:28.000Z","updated_at":"2022-01-31T00:06:00.000Z","dependencies_parsed_at":"2023-04-10T08:18:53.226Z","dependency_job_id":null,"html_url":"https://github.com/nicholasjhenry/hello-kubernetes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nicholasjhenry/hello-kubernetes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasjhenry%2Fhello-kubernetes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasjhenry%2Fhello-kubernetes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasjhenry%2Fhello-kubernetes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasjhenry%2Fhello-kubernetes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicholasjhenry","download_url":"https://codeload.github.com/nicholasjhenry/hello-kubernetes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicholasjhenry%2Fhello-kubernetes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32400861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["kubernetes","professional-development"],"created_at":"2024-10-11T03:11:38.197Z","updated_at":"2026-04-28T21:32:21.655Z","avatar_url":"https://github.com/nicholasjhenry.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How To Develop Applications on Kubernetes with Okteto\n\nhttps://www.digitalocean.com/community/tutorials/how-to-develop-applications-on-kubernetes-with-okteto\n\n## Setup\n\n    # Setup kubectl/doctl\n    # https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl-on-macos\n    brew install kubectl\n    brew install doctl\n\n    # Create cluster https://cloud.digitalocean.com/kubernetes/\n    doctl kubernetes cluster kubeconfig save hello-world\n    # =\u003e Adding cluster credentials to kubeconfig file found in \"/Users/nicholas/.kube/config\"\n    # =\u003e Setting current-context to do-nyc1-hello-world\n    # Or download the file and copy it the root of this application\n    kubectl --kubeconfig=\"kubeconfig.yaml\" get nodes\n\n\n     kubectl apply -f k8s\n     kubectl get service hello-world\n\n     # Visit http://{external IP address}\n\n     brew install okteto\n     okteto up # or KUBECONFIG=./kubeconfig.yaml okteto up\n     go run main.go\n     # Don't forget to shut it down\n     okteto down\n\n## Running a cluster locally\n\n    # https://kubernetes.io/docs/tasks/tools/install-minikube/\n    brew install minikube\n    minikube start --driver=hyperkit\n\n## Important Links\n\n* https://www.digitalocean.com/docs/kubernetes/quickstart/\n* https://www.digitalocean.com/docs/kubernetes/how-to/connect-to-cluster/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasjhenry%2Fhello-kubernetes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicholasjhenry%2Fhello-kubernetes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicholasjhenry%2Fhello-kubernetes/lists"}