{"id":16573716,"url":"https://github.com/dkarter/multi-k8s","last_synced_at":"2026-06-01T08:31:38.485Z","repository":{"id":40433538,"uuid":"487350407","full_name":"dkarter/multi-k8s","owner":"dkarter","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-09T04:13:15.000Z","size":326,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T07:59:56.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/dkarter.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-30T18:17:40.000Z","updated_at":"2022-05-09T04:07:29.000Z","dependencies_parsed_at":"2024-11-15T16:05:43.863Z","dependency_job_id":"c67b040d-8d33-4414-a910-d7604289eae9","html_url":"https://github.com/dkarter/multi-k8s","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dkarter/multi-k8s","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2Fmulti-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2Fmulti-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2Fmulti-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2Fmulti-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkarter","download_url":"https://codeload.github.com/dkarter/multi-k8s/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkarter%2Fmulti-k8s/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33767435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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-10-11T21:42:54.577Z","updated_at":"2026-06-01T08:31:38.469Z","avatar_url":"https://github.com/dkarter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Course Material\n\n## Complex App\nREALLY COMPLEX CRAZY app — for multi container deployment\n\n---\n\n### Setup\n\nApply all services and pods:\n\n```bash\nkubectl apply -f k8s\n```\n\nSet up Kubernetes Ingress Nginx\n\n```bash\nkubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.2.0/deploy/static/provider/cloud/deploy.yaml\n```\n\nThen visit https://localhost to view the app\n\n### Setting up K8s dashboard (w/ Docker Desktop on macOS):\nFor convenience, the user creation file is also available in the `extras` folder:\n\n```bash\nkubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.0/aio/deploy/recommended.yaml\nkubectl apply -f extras\n# get token (copied to clipboard):\nkubectl -n kubernetes-dashboard get secret $(kubectl -n kubernetes-dashboard get sa/admin-user -o jsonpath=\"{.secrets[0].name}\") -o go-template=\"{{.data.token | base64decode}}\" | pbcopy\n# to start the server:\nkubectl proxy\n```\n\nFull instructions (which are subject to change) can be found here:\nhttps://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/#deploying-the-dashboard-ui\nhttps://github.com/kubernetes/dashboard/blob/master/docs/user/access-control/creating-sample-user.md\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkarter%2Fmulti-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkarter%2Fmulti-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkarter%2Fmulti-k8s/lists"}