bedrock icon indicating copy to clipboard operation
bedrock copied to clipboard

Automation for Production Kubernetes Clusters with a GitOps Workflow

Results 100 bedrock issues
Sort by recently updated
recently updated
newest added

Fix broken link to single cluster infrastructure walkthrough

Adding Github based pipeline. This PR builds on the prerequisites PR to Cobalt (to support Github): https://github.com/microsoft/cobalt/pull/414 This PR introduce the support for Github actions, so TF deployments can be...

Azure DevOps CI/CD pipeline with GitOps connector.

- Added a helper function to the AzDO script to generate manifests and post a diff as a comment - see [here](https://dev.azure.com/epicstuff/hellobedrock/_git/hello-world-full-stack-hld/pullrequest/4349) for an example - Fixed a minor bug...

Creating an epic to capture asks - [x] Allow flexibility of the location of the Dockerfile #1007 - [x] `spk service create` should allow for arguments to be passed into...

epic

**As a:** Our Infrastructure team uses Github Enterprise and Terraform **I want:** Bedrock with 100% integration with github actions **So that:** we can begin evaluating and using Bedrock **Describe the...

enhancement

Adds `kube_config_file_path` to aks module output. Closes #1448

**As a:** ... Environment Creator **I want:** ... To seamlessly use Helm or Kubernetes Terraform Provider with Bedrock **So that:** ... the Environment infrastructure can be completely managed by Terraform...

enhancement

**Topic:** We recently spooled up 2 clusters with the same address range however in retrospect that might have been incorrect. **Question:** Is there a safe way to change the the...

question

**Describe the bug:** The k8s version is no longer supported on westus2, making the `terraform apply` command error out. **To Reproduce:** Follow the [First Workload With Bedrock](https://github.com/microsoft/bedrock/tree/master/docs/firstWorkload) tutorial. The step...

bug