{"id":26778303,"url":"https://github.com/elastisys/ck8s-user-demo","last_synced_at":"2025-09-02T04:09:36.709Z","repository":{"id":77415309,"uuid":"404007728","full_name":"elastisys/ck8s-user-demo","owner":"elastisys","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-16T11:43:13.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-18T15:52:33.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/elastisys.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,"zenodo":null}},"created_at":"2021-09-07T14:23:39.000Z","updated_at":"2023-01-13T13:32:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfd9965e-95c4-44fe-9e93-a019b1274c1a","html_url":"https://github.com/elastisys/ck8s-user-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elastisys/ck8s-user-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastisys%2Fck8s-user-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastisys%2Fck8s-user-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastisys%2Fck8s-user-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastisys%2Fck8s-user-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elastisys","download_url":"https://codeload.github.com/elastisys/ck8s-user-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elastisys%2Fck8s-user-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273228143,"owners_count":25067732,"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-09-02T02:00:09.530Z","response_time":77,"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":"2025-03-29T05:36:51.736Z","updated_at":"2025-09-02T04:09:36.703Z","avatar_url":"https://github.com/elastisys.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compliant Kubernetes User Demo\n\nThis repository features a minimalistic NodeJS application to show off [Compliant Kubernetes](https://compliantkubernetes.io) features, such as Ingress, logging, metrics and user alerts.\n\nThe application provides:\n\n- some REST endpoints (`/`, `/users`);\n- structured logging;\n- metrics endpoint;\n- Dockerfile;\n- Helm Chart;\n- ability to make it crash (`/crash`).\n\n## Usage\n\nThe `scripts` folder should have self-describing scripts on how to build, test locally and deploy the application. Generally one would do:\n\n```\n# Change variables accordingly\nSC_DOMAIN=cksc.a1ck.io\nWC_DOMAIN=ckwc0.a1ck.io\nREGISTRY_DOMAIN=harbor.$SC_DOMAIN\nREGISTRY_PROJECT=default\nTAG=v1\n\ndocker build -t $REGISTRY_DOMAIN/$REGISTRY_PROJECT/ck8s-user-demo:$TAG .\nhelm upgrade \\\n    --install \\\n    myapp \\\n    deploy/ck8s-user-demo/ \\\n    --set image.repository=$REGISTRY_DOMAIN/$REGISTRY_PROJECT/ck8s-user-demo \\\n    --set image.tag=$TAG \\\n    --set imagePullSecrets[0].name=harbor-pull-secret \\\n    --set ingress.hostname=demo.$WC_DOMAIN\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastisys%2Fck8s-user-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felastisys%2Fck8s-user-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felastisys%2Fck8s-user-demo/lists"}