{"id":22475444,"url":"https://github.com/philips/node-kube","last_synced_at":"2026-01-07T07:11:04.005Z","repository":{"id":66550514,"uuid":"144748962","full_name":"philips/node-kube","owner":"philips","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-15T05:12:58.000Z","size":0,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T20:31:35.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/philips.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":"2018-08-14T16:59:55.000Z","updated_at":"2018-08-16T17:00:30.000Z","dependencies_parsed_at":"2023-02-28T13:16:18.206Z","dependency_job_id":null,"html_url":"https://github.com/philips/node-kube","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/philips%2Fnode-kube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips%2Fnode-kube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips%2Fnode-kube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philips%2Fnode-kube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philips","download_url":"https://codeload.github.com/philips/node-kube/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245891346,"owners_count":20689316,"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-12-06T13:16:35.208Z","updated_at":"2026-01-07T07:11:03.968Z","avatar_url":"https://github.com/philips.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-kube\n\nQuick presentation of a node.js workflow with Kubernetes.\n\n[Slides](https://speakerdeck.com/philips/node-dot-js-workflow-with-minikube-and-skaffold)\n\n## Pre-reqs\n\n- [minikube](https://github.com/kubernetes/minikube#what-is-minikube)\n- [skaffold](https://github.com/GoogleContainerTools/skaffold#installation)\n- docker client (e.g. `brew install docker`)\n\n## Simple Example\n\nDownload the repo\n\n```\ngit clone https://github.com/philips/skaffold-nodejs-example\n```\n\nManually build the container \n\n```\neval $(minikube docker-env)\ndocker build .\n```\n\nStart the workflow\n\n```\nskaffold dev\n```\n\nView in browser\n\n```\nminikube service node-app\n```\n\nHack\n\n```\nvim index.js\n```\n\n## Fancy Vue.js Example\n\n```\ngit clone https://github.com/philips/vue-starter\n```\nStart the workflow\n\n```\nskaffold dev\n```\n\nView in browser\n\n```\nminikube service vue-app\n```\n\nHack\n\n```\nvim src/server/routes/CounterRoutes.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilips%2Fnode-kube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilips%2Fnode-kube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilips%2Fnode-kube/lists"}