{"id":17832527,"url":"https://github.com/pcavezzan/kubernetes-sb-angular-workshop","last_synced_at":"2026-02-21T22:03:38.075Z","repository":{"id":40285669,"uuid":"265789418","full_name":"pcavezzan/kubernetes-sb-angular-workshop","owner":"pcavezzan","description":"Small set of exercices to deploy a JAVA/Angular App in Kubernetes","archived":false,"fork":false,"pushed_at":"2023-03-04T19:29:25.000Z","size":4724,"stargazers_count":1,"open_issues_count":18,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-25T19:02:27.014Z","etag":null,"topics":["angular","docker","golang","java","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Java","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/pcavezzan.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-05-21T07:58:13.000Z","updated_at":"2021-12-16T16:41:41.000Z","dependencies_parsed_at":"2024-10-27T20:32:21.975Z","dependency_job_id":"c634e1f4-b47b-484a-a849-4b9c31ac012f","html_url":"https://github.com/pcavezzan/kubernetes-sb-angular-workshop","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/pcavezzan/kubernetes-sb-angular-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcavezzan%2Fkubernetes-sb-angular-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcavezzan%2Fkubernetes-sb-angular-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcavezzan%2Fkubernetes-sb-angular-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcavezzan%2Fkubernetes-sb-angular-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcavezzan","download_url":"https://codeload.github.com/pcavezzan/kubernetes-sb-angular-workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcavezzan%2Fkubernetes-sb-angular-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29694802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","docker","golang","java","kubernetes"],"created_at":"2024-10-27T19:59:01.845Z","updated_at":"2026-02-21T22:03:38.061Z","avatar_url":"https://github.com/pcavezzan.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Workshop for deploying classic simple application\n\nSmall project SpringBoot/Angular just for testing purpose\n\n## Goal\n\nDeploy this small project into a Kubernetes cluster\n\n## Technologies ?\n\nChoose what you want as long as you can go quickly (nodejs, java, golang, whatever)\n\n## Features expected\n\n### Backend\n\nYour app need the following features for the rest of our workshop:\n\n* can read a configuration where we can set up the following parameter: the welcome message content, application name\n  and the version. WARNING: those parameters should be able to read from a file and/or from environment variables.\n* can get the host where the app is deployed\n* expose those REST endpoints:\n  1) /info: a message with a payload containing the host name alongside with the version (aka: vDev running on\n     localhost)\n  2) /welcome: a message with a payload containing the welcome message content (ex: Hello world!)\n     Optional:\n  3) /whoami: a message with a payload containing only the host name (ex: localhost)\n  4) /build: a message with a payload containing only the version (ex: vDev)\n\n### Frontend\n\nYour app need the following features for the rest of our workshop:\n\n* read a configuration file where we can set up\n  1) application version,\n  2) api rest endpoint,\n  3) environment name\n  4) featre flip a polling to our backend rest endpoint /info.\n\n* a webpage displaying the main content:\n  1) welcome message from our backend (/welcome)\n  2) backend information (/info). When polling disabled, only display once /info otherwise display every 5s /info\n\n## How\n\n1. Create backend and frontend\n3. Create docker image for `backend` and `frontend`\n4. Push to a docker registry\n5. Write kubernetes descriptor for `backend` and `frontend`\n6. Apply descriptors\n\n## Correction\n\nYou can use this repository code from step 1 to step 7 (use tags 😉)\n\n### Other tutorial / Resources\n\n1) [Developing and pacakging nodejs docker](https://learnk8s.io/developing-and-packaging-nodejs-docker)\n2) [Deploying Node.js apps in a local Kubernetes cluster](https://learnk8s.io/deploying-nodejs-kubernetes)\n3) [Scaling Node.js apps on Kubernetes](https://learnk8s.io/scaling-nodejs-kubernetes)\n4) [Deploying Node.js apps in EKS](https://learnk8s.io/deploying-nodejs-kubernetes-eks)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcavezzan%2Fkubernetes-sb-angular-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcavezzan%2Fkubernetes-sb-angular-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcavezzan%2Fkubernetes-sb-angular-workshop/lists"}