{"id":21971285,"url":"https://github.com/eldada/node-git-to-k8s","last_synced_at":"2025-07-23T15:39:05.997Z","repository":{"id":38828369,"uuid":"191139014","full_name":"eldada/node-git-to-k8s","owner":"eldada","description":"An example of a simple node web app CI/CD from sources to Kubernetes","archived":false,"fork":false,"pushed_at":"2019-06-10T18:25:11.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T02:34:47.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/eldada.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}},"created_at":"2019-06-10T09:36:51.000Z","updated_at":"2022-06-23T17:48:36.000Z","dependencies_parsed_at":"2022-09-18T08:42:10.432Z","dependency_job_id":null,"html_url":"https://github.com/eldada/node-git-to-k8s","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/eldada%2Fnode-git-to-k8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldada%2Fnode-git-to-k8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldada%2Fnode-git-to-k8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eldada%2Fnode-git-to-k8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eldada","download_url":"https://codeload.github.com/eldada/node-git-to-k8s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031509,"owners_count":20549925,"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":[],"created_at":"2024-11-29T14:49:52.516Z","updated_at":"2025-03-22T23:09:50.428Z","avatar_url":"https://github.com/eldada.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CI/CD of NodeJS web app to Kubernetes using Jenkins, Docker and Helm\nThis repository has a very basic example for packing a [NodeJS](https://nodejs.org) web application in [Docker](https://www.docker.com/) and deploying it to [Kubernetes](https://kubernetes.io/) using [Helm](https://helm.sh/).\nAll this is done with [Jenkins](https://jenkins.io/).\n\n## Details\nThis pipeline is executed with Jenkins and assumes it's already setup with \n- Docker\n- Kubectl\n- Helm\n\nThese tools are required and are not in the scope of this example.\n\n## Pipeline\nThe [Jenkinsfile](Jenkinsfile) has a very basic pipeline for\n1. Step 1 (Docker build)\n    - Build node web app Docker image\n    - Run simple test (`curl`)\n    - Docker push to Artifactory\n    \n2. Step 2 (Helm package)\n    - Package Helm chart\n    - Upload Helm chart to Artifactory\n\n3. Step 3 (Deploy)\n    - Helm install demo app\n    - Show deployment status\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldada%2Fnode-git-to-k8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feldada%2Fnode-git-to-k8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feldada%2Fnode-git-to-k8s/lists"}