{"id":18136103,"url":"https://github.com/errordeveloper/k9c","last_synced_at":"2025-07-26T14:33:02.483Z","repository":{"id":44255557,"uuid":"117236296","full_name":"errordeveloper/k9c","owner":"errordeveloper","description":"Cloud9+kubectl container","archived":false,"fork":false,"pushed_at":"2021-09-09T12:36:08.000Z","size":766,"stargazers_count":23,"open_issues_count":5,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T17:58:48.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/errordeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-12T12:02:26.000Z","updated_at":"2023-06-15T18:46:43.000Z","dependencies_parsed_at":"2022-09-07T19:22:27.135Z","dependency_job_id":null,"html_url":"https://github.com/errordeveloper/k9c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/errordeveloper/k9c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errordeveloper%2Fk9c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errordeveloper%2Fk9c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errordeveloper%2Fk9c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errordeveloper%2Fk9c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/errordeveloper","download_url":"https://codeload.github.com/errordeveloper/k9c/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errordeveloper%2Fk9c/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267179129,"owners_count":24048285,"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-07-26T02:00:08.937Z","response_time":62,"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":[],"created_at":"2024-11-01T14:10:41.029Z","updated_at":"2025-07-26T14:33:02.450Z","avatar_url":"https://github.com/errordeveloper.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `k9c` – Cloud9+kubectl container\n\nThis repository has build script and deployment manifest for a container that has Cloud9 IDE and `kubectl` installed\n(along with other handy packages), it's intended to be used for training/workshops, as it can run as a pod in cluster\nso all attendees need is a browser.\n\n\nDeploy it to a GKE cluster (or other provider with functional storage and external load balancers):\n```\nkubectl create namespace ide \nkubectl create namespace ide-workspace\nkubectl apply -f https://raw.github.com/errordeveloper/k9c/master/manifests/ide.yaml\nkubectl apply -f https://raw.github.com/errordeveloper/k9c/master/manifests/traefik.yaml\n```\n\nGet exteral IP:\n```\ntraefik_ip=\"$(kubectl get svc -n kube-system traefik -o jsonpath='{.status.loadBalancer.ingress[0].ip}{\"\\n\"}')\"\n```\n\nNext, open `http://${traefik_ip}/` in your browser and login with `username:password`.\n\nHave a great Kubernetes experience with Cloud9 in your cluster!\n\n\u003e NOTE: it's mostly for training/workshops, at present it's not very secure – use it at your own risk.\n\n![](screenshot-1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrordeveloper%2Fk9c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrordeveloper%2Fk9c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrordeveloper%2Fk9c/lists"}