{"id":19933472,"url":"https://github.com/algab/poc-istio","last_synced_at":"2026-05-09T20:11:34.676Z","repository":{"id":208320774,"uuid":"719128864","full_name":"algab/poc-istio","owner":"algab","description":"PoC of istio features","archived":false,"fork":false,"pushed_at":"2024-01-11T21:58:27.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T01:51:49.631Z","etag":null,"topics":["istio","kubernetes"],"latest_commit_sha":null,"homepage":"","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/algab.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}},"created_at":"2023-11-15T14:13:07.000Z","updated_at":"2023-12-29T23:37:35.000Z","dependencies_parsed_at":"2024-01-10T23:26:08.597Z","dependency_job_id":null,"html_url":"https://github.com/algab/poc-istio","commit_stats":null,"previous_names":["algab/poc-istio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algab%2Fpoc-istio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algab%2Fpoc-istio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algab%2Fpoc-istio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algab%2Fpoc-istio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algab","download_url":"https://codeload.github.com/algab/poc-istio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241361398,"owners_count":19950379,"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":["istio","kubernetes"],"created_at":"2024-11-12T23:13:55.642Z","updated_at":"2026-05-09T20:11:34.626Z","avatar_url":"https://github.com/algab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PoC Istio\n\nProof of concept of Istio’s features. For this project, microk8s was used.\n\n### Install MicroK8s\n\n#### Linux\n\n```\nsudo snap install microk8s --classic\n```\n\n#### MacOS\n\n```\nbrew install ubuntu/microk8s/microk8s\n```\n\nTo install on Windows and get more information just go to the following website: https://microk8s.io\n\n### Install mkcert\n\n\u003e mkcert is a simple tool for making locally-trusted development certificates. It requires no configuration.\n\n#### Apply mkcert\n\n```\nmkcert -install\n```\n\nFor more information: https://github.com/FiloSottile/mkcert\n\n### Hosts\n\nAdd the following entries to your host file.\n\n```\n127.0.1.1       authorization-policy.poc-istio.local\n127.0.1.1       kiali.poc-istio.local\n10.64.140.43    traffic.poc-istio.local\n```\n\n### Install addons\n\n#### Metallb\n\n```\nmicrok8s enable metallb:10.64.140.43-10.64.140.49\n```\n\n#### Ingress\n\n```\nmicrok8s enable ingress\n```\n\n#### Istio\n\n```\nmicrok8s enable community\n```\n\n```\nmicrok8s enable istio\n```\n\n### Apply manifests\n\n#### Create the namespaces used in the project\n\n```\nkubectl apply -f k8s/namespace\n```\n\n#### Install Kiali\n\n```\nkubectl apply -f k8s/kiali\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgab%2Fpoc-istio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falgab%2Fpoc-istio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falgab%2Fpoc-istio/lists"}