{"id":13673486,"url":"https://github.com/microsoft/bedrock","last_synced_at":"2025-04-28T09:30:50.510Z","repository":{"id":46957834,"uuid":"158468828","full_name":"microsoft/bedrock","owner":"microsoft","description":"Automation for Production Kubernetes Clusters with a GitOps Workflow","archived":true,"fork":false,"pushed_at":"2021-09-20T13:31:32.000Z","size":39439,"stargazers_count":130,"open_issues_count":209,"forks_count":12,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-20T10:14:26.605Z","etag":null,"topics":["cluster","cluster-deployment","gitops","kubernetes","terraform"],"latest_commit_sha":null,"homepage":"","language":"HCL","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/microsoft.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":"security.md","support":null}},"created_at":"2018-11-21T00:33:06.000Z","updated_at":"2025-02-12T11:21:05.000Z","dependencies_parsed_at":"2022-09-11T06:50:22.483Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/bedrock","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbedrock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbedrock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbedrock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbedrock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/bedrock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251284868,"owners_count":21564684,"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":["cluster","cluster-deployment","gitops","kubernetes","terraform"],"created_at":"2024-08-02T10:00:48.336Z","updated_at":"2025-04-28T09:30:45.499Z","avatar_url":"https://github.com/microsoft.png","language":"HCL","funding_links":[],"categories":["Azure Kubernetes Service"],"sub_categories":["Security practices"],"readme":"# Bedrock\n\n[![Build Status](https://dev.azure.com/epicstuff/bedrock/_apis/build/status/Microsoft.bedrock?branchName=master)](https://dev.azure.com/epicstuff/bedrock/_build/latest?definitionId=54\u0026branchName=master)\n[![Go Report Card](https://goreportcard.com/badge/github.com/microsoft/bedrock)](https://goreportcard.com/report/github.com/microsoft/bedrock)\n\nBedrock provides patterns, implementation, and automation for operating production Kubernetes clusters based on a GitOps workflow, building on the best practices we have discovered in working with dozens of deployments with customers in operationalizing Kubernetes clusters.\n\nBedrock helps you:\n* Define and maintain infrastructure deployments across multiple clusters.\n* Deploy and automate a secure end to end GitOps workflow.\n* Deploy and manage service workloads from source code to their deployment in-cluster.\n* Observe ongoing deployments across multiple services and their revisions and multiple clusters deploying those services.\n\n## Quick Start\n* [Build a GitOps Pipeline with Bedrock in 5 minutes](./docs/gitops-quickstart.md)\n\n## Getting Started\n* [Installing Prerequisites](./tools/prereqs/README.md)\n* [Walkthrough: Deploying a First Workload](./docs/firstWorkload)\n* [Deep Dive: Why GitOps?](./docs/why-gitops.md)\n\n## Infrastructure Management\n* [Walkthrough: Single Cluster Infrastructure Deployment](./docs/single-cluster.md)\n* [Deep Dive: Multicluster and \"Day 2\" Infrastructure Scenarios](./docs/multicluster.md)\n* [CLI Reference](https://github.com/microsoft/bedrock-cli/blob/master/guides/cloud-infra-management.md)\n* [Managed Identity Reference](./docs/managed-identity.md)\n\n## GitOps Pipeline\n* [Walkthrough: GitOps Pipeline](./docs/hld-to-manifest.md)\n* [Deep Dive: The End to End Deployment Pipeline](./docs/gitops-pipeline.md)\n\n## Service Management\n* [Walkthrough: Service Management](./docs/services.md)\n* [Deep Dive: Helm Charts](https://github.com/microsoft/bedrock-cli/blob/master/guides/building-helm-charts-for-bedrock.md)\n* [Configuring A Service through Fabrikate configurations](./docs/service-configuration.md)\n* [CLI Reference](https://github.com/microsoft/bedrock-cli/blob/master/guides/service-management.md)\n* [Managed Identity Reference](./docs/managed-identity.md)\n\n## Rings Management\n* [Walkthrough: Rings](./docs/rings.md)\n* [Deep Dive: Manual Rings Management](https://github.com/microsoft/bedrock-cli/blob/master/guides/manual-guide-to-rings.md)\n* [CLI Reference](https://github.com/microsoft/bedrock-cli/blob/master/guides/rings-101.md)\n\n## Deployment Observability\n* [Walkthrough: Observing Service Deployments](./docs/introspection.md)\n* [CLI Reference](https://github.com/microsoft/bedrock-cli/blob/master/guides/service-introspection.md)\n\n## Community\n\n[Please join us on Slack](https://join.slack.com/t/bedrockco/shared_invite/enQtNjIwNzg3NTU0MDgzLWRiYzQxM2ZmZjQ2NGE2YjA2YTJmMjg3ZmJmOTQwOWY0MTU3NDVkNDJkZDUyMDExZjIxNTg5NWY3MTI3MzFiN2U) for discussion and/or questions.\n\n## Contributing\n\nWe do not claim to have all the answers and would greatly appreciate your ideas, issues, and pull requests. \n\nIf you'd like to contribute, start by searching through the [issues](https://github.com/microsoft/bedrock/issues) and [pull requests](https://github.com/microsoft/bedrock/pulls) to see whether someone else has raised a similar idea or question.\n\nIf you don't see your idea listed, and you think it fits into the goals of this project, do one of the following:\n* **If your contribution is minor,** such as a typo or grammar fix, open a pull request.\n* **If your contribution is major,** such as a new guide or feature we suggest starting by opening an issue first. That way, there is more visiblity to other contributors.\n\nThis project welcomes contributions and suggestions. Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.microsoft.com.\n\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\nFor project level questions, please contact [Tim Park](mailto:tpark@microsoft.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fbedrock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fbedrock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fbedrock/lists"}