{"id":25862199,"url":"https://github.com/devopsmariocom/linkerd-showcase","last_synced_at":"2026-03-03T23:03:23.080Z","repository":{"id":66824886,"uuid":"211818049","full_name":"devopsmariocom/linkerd-showcase","owner":"devopsmariocom","description":null,"archived":false,"fork":false,"pushed_at":"2019-09-30T08:57:57.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T19:37:47.652Z","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/devopsmariocom.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-09-30T08:56:35.000Z","updated_at":"2019-09-30T08:57:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"6eca6397-da6d-455e-b263-77c241165ebe","html_url":"https://github.com/devopsmariocom/linkerd-showcase","commit_stats":null,"previous_names":["devopsmariocom/linkerd-showcase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devopsmariocom/linkerd-showcase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Flinkerd-showcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Flinkerd-showcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Flinkerd-showcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Flinkerd-showcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devopsmariocom","download_url":"https://codeload.github.com/devopsmariocom/linkerd-showcase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devopsmariocom%2Flinkerd-showcase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30064797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-03-01T23:49:25.294Z","updated_at":"2026-03-03T23:03:23.060Z","avatar_url":"https://github.com/devopsmariocom.png","language":null,"readme":"Linkerd canary showcase\n=======================\n\nTesting canary releases with service mesh https://linkerd.io/2/tasks/canary-release/\n\n\nSetup aks\n---------\n\nTODO\n\nGet aks credentials \n-------------------\n\n```\naz login\naz account set --subscription HCI_DEV_PD3\naz aks get-credentials --resource-group mario_vejlupek_test --name mario-vejlupek-test\nexport KUBECONFIG=/Users/mario/.kube/config\nk get no\n```\n\nSetup linkerd\n-------------\n\n```\ncurl -sL https://run.linkerd.io/install | sh\nlinkerd check --pre\nlinkerd install | kubectl apply -f -\nlinkerd check\nkubectl -n linkerd get deploy\nlinkerd dashboard\n```\n\nCheck traffic\n-------------\n\n```\nlinkerd -n linkerd top deploy/linkerd-web\n```\n\n\nInstall flagger\n---------------\n\n```\nkubectl apply -k github.com/weaveworks/flagger/kustomize/linkerd\nkubectl -n linkerd rollout status deploy/flagger --watch\n```\n\n\nDemo\n----\n\n```\nkubectl create ns test \u0026\u0026 kubectl apply -f https://run.linkerd.io/flagger.yml\nkubectl -n test rollout status deploy podinfo --watch\nkubectl -n test port-forward svc/frontend 8080\nopen http://localhost:8080\nkubectl apply -f canary.yml \nkubectl -n test set image deployment/podinfo podinfod=quay.io/stefanprodan/podinfo:1.7.0\n\n# Watch rollout\nwatch linkerd -n test stat deploy --from deploy/load  \n\n# Roll new version\nkubectl -n test set image deployment/podinfo podinfod=quay.io/stefanprodan/podinfo:1.7.1\n\n# Fail deployment https://docs.flagger.app/usage/progressive-delivery\nkubectl -n test run tester --image=quay.io/stefanprodan/podinfo:1.2.1 -- ./podinfo --port=9898 \nkubectl -n test exec -it tester-564d456687-z759q sh\n\u003e watch curl http://podinfo-canary:9898/status/500\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsmariocom%2Flinkerd-showcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevopsmariocom%2Flinkerd-showcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevopsmariocom%2Flinkerd-showcase/lists"}