{"id":20113306,"url":"https://github.com/cloudacademy/helm-repo","last_synced_at":"2025-05-06T12:30:28.800Z","repository":{"id":77791527,"uuid":"275691393","full_name":"cloudacademy/helm-repo","owner":"cloudacademy","description":"Helm Repo Demo","archived":false,"fork":false,"pushed_at":"2020-07-02T22:50:42.000Z","size":177,"stargazers_count":13,"open_issues_count":0,"forks_count":44,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T12:11:38.728Z","etag":null,"topics":["cloudacademy","devops","helm","kubernetes"],"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/cloudacademy.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-29T00:14:49.000Z","updated_at":"2024-10-15T16:34:36.000Z","dependencies_parsed_at":"2023-03-12T02:05:03.382Z","dependency_job_id":null,"html_url":"https://github.com/cloudacademy/helm-repo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fhelm-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fhelm-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fhelm-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacademy%2Fhelm-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudacademy","download_url":"https://codeload.github.com/cloudacademy/helm-repo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252683361,"owners_count":21788022,"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","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":["cloudacademy","devops","helm","kubernetes"],"created_at":"2024-11-13T18:23:59.061Z","updated_at":"2025-05-06T12:30:28.792Z","avatar_url":"https://github.com/cloudacademy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helm Repository Demonstration\n\nThis GitHub repo is used to demonstrate GitHub’s ability to act as a static serving web server. GitHub provides this capability through its Pages feature.\n\nWith the Pages feature enabled, you can host your own Helm charts within it, thereby making it a Helm chart repository. \n\n![Helm](./doc/HelmKubernetesDistro.png)\n\n:metal:\n\n# STEP 1:\nExamine the Helm repo ```index.yaml``` chart file\n\n```\ncurl -i https://cloudacademy.github.io/helm-repo/index.yaml\n```\n\n# STEP 2:\nAdd the CloudAcademy GitHub Pages enabled Helm repo to local Helm setup \n\n```\nhelm repo add cloudacademy-gh-repo https://cloudacademy.github.io/helm-repo/\n```\n\n# STEP 3:\nList the currently configured Helm repos\n\n```\nhelm repo list\n```\n\n# STEP 4:\nPerform a Helm repo update\n\n```\nhelm repo update\n```\n\n# STEP 5:\nSearch within the locally configured Helm repos for the ```cloudacademy-webapp``` Helm chart\n\n```\nhelm search repo cloudacademy\n```\n\n# STEP 6:\nInstall the ```cloudacademy-gh-repo/cloudacademy-webapp``` Helm chart\n\n```\nhelm install ca-demo2 cloudacademy-gh-repo/cloudacademy-webapp\n```\n\n# STEP 7:\nPerform an HTTP GET request, send it to the newly created cluster service and confirm that the response containse the ```CloudAcademy DevOps 2020 v1``` message stored in the ```values.yaml``` file\n\n```\nkubectl run --image=busybox bbox1 --rm -it --restart=Never \\\n-- /bin/sh -c \"wget -qO- http://ca-demo2-cloudacademy-webapp\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudacademy%2Fhelm-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudacademy%2Fhelm-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudacademy%2Fhelm-repo/lists"}