{"id":15798370,"url":"https://github.com/codeasashu/k8s-example","last_synced_at":"2026-05-10T02:05:04.744Z","repository":{"id":148600538,"uuid":"177673020","full_name":"codeasashu/k8s-example","owner":"codeasashu","description":"A simple REST API microservice example in kubernetes","archived":false,"fork":false,"pushed_at":"2019-03-26T16:18:56.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-10-06T00:41:16.046Z","etag":null,"topics":["docker","docker-compose","flask-application","kubernetes"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/codeasashu.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":"2019-03-25T22:17:28.000Z","updated_at":"2019-03-26T16:18:57.000Z","dependencies_parsed_at":"2023-05-20T16:30:36.391Z","dependency_job_id":null,"html_url":"https://github.com/codeasashu/k8s-example","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/codeasashu%2Fk8s-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeasashu%2Fk8s-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeasashu%2Fk8s-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeasashu%2Fk8s-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeasashu","download_url":"https://codeload.github.com/codeasashu/k8s-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531975,"owners_count":20792736,"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":["docker","docker-compose","flask-application","kubernetes"],"created_at":"2024-10-05T00:41:12.151Z","updated_at":"2026-05-10T02:05:04.704Z","avatar_url":"https://github.com/codeasashu.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# K8S Example\n\nThis repo serves as a basic todo application in plain HTML and jQuery with a python backend running in flask, storing data on redis.\n\n**NOTE**: This repo is still a work in progress so do not yet deploy on kubernetes. \n\n## Running\n\n```\n   cp env-example .env\n   docker-compose -f docker-compose.yml -f docker-compose.dev.yml build\n   docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d\n```\n\nThis will run a basic docker cluster.\n\nTo run on k8s, deploy it using\n\n```\n   kubectl apply -f k8s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeasashu%2Fk8s-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeasashu%2Fk8s-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeasashu%2Fk8s-example/lists"}