{"id":17981811,"url":"https://github.com/ljtill/dotnet-bridge-sample","last_synced_at":"2025-12-30T22:24:35.742Z","repository":{"id":242692777,"uuid":"806677044","full_name":"ljtill/dotnet-bridge-sample","owner":"ljtill","description":"[WIP] Sample .NET Application with Bridge for Kubernetes","archived":false,"fork":false,"pushed_at":"2025-01-14T21:11:50.000Z","size":533,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T13:11:49.293Z","etag":null,"topics":["aspnetcore","blazor","bridge","dev-container","docker","dotnet","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ljtill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-05-27T17:00:47.000Z","updated_at":"2024-10-16T10:08:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"986f30fa-3255-42f2-83b9-a2a4704fd761","html_url":"https://github.com/ljtill/dotnet-bridge-sample","commit_stats":null,"previous_names":["ljtill/dotnet-bridge-sample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljtill%2Fdotnet-bridge-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljtill%2Fdotnet-bridge-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljtill%2Fdotnet-bridge-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljtill%2Fdotnet-bridge-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljtill","download_url":"https://codeload.github.com/ljtill/dotnet-bridge-sample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247104368,"owners_count":20884220,"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":["aspnetcore","blazor","bridge","dev-container","docker","dotnet","kubernetes"],"created_at":"2024-10-29T18:12:12.843Z","updated_at":"2025-12-30T22:24:35.700Z","avatar_url":"https://github.com/ljtill.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛠️ Bridge to Kubernetes\n\nThis repository provides a quick-start sample application that combines an ASP.NET Core Web API backend with a Blazor Web App frontend, designed for testing with Bridge for Kubernetes. Optimized for Dev Containers, it includes a set of Makefile targets to simplify the setup process. With these targets, you can easily set up a local Kubernetes cluster, build and upload container images, and deploy the application, making it straightforward to get started with your testing and debugging.\n\n![Architecture](./eng/images/architecture.png)\n\n## Getting Started\n\n```bash\n# Provsion the local Kubernetes cluster\nkind create cluster\n\n# Build the .NET application Docker images\nmake build\n\n# Upload Docker images to the Kubernetes nodes\nmake upload\n\n# Apply Kustomize overlays and deploy Kubernetes manifests\nmake apply\n\n# Set current context to specific namespace\nmake set\n```\n\n```bash\n# List and watch Kubernetes resources\nmake list\n\n# Display all container logs\nmake logs\n```\n\nFollow the [Use Bridge to Kubernetes (VS Code)](https://learn.microsoft.com/en-us/visualstudio/bridge/bridge-to-kubernetes-vs-code) tutorial.\n\n\u003e Set `tasks.json` variable `useKubernetesServiceEnvironmentVariables` to true\n\n## Tools\n\n- [VS Code](https://code.visualstudio.com/)\n- [.NET](https://dotnet.microsoft.com/)\n- [Kubernetes](https://kubernetes.io/)\n- [Kustomize](https://kustomize.io/)\n- [Docker](https://www.docker.com/)\n- [KIND](https://kind.sigs.k8s.io/)\n- [Bridge to Kubernetes](https://learn.microsoft.com/en-us/visualstudio/bridge/)\n- [Development Containers](https://containers.dev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljtill%2Fdotnet-bridge-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fljtill%2Fdotnet-bridge-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljtill%2Fdotnet-bridge-sample/lists"}