Andre Briggs
Andre Briggs
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...
Use the [Terraform Helm provider](https://www.terraform.io/docs/providers/helm/r/release.html) instead of the [current method](https://github.com/microsoft/bedrock/blob/master/cluster/common/flux/deploy_flux.sh) to install Flux
**As a:** developer **I want:** to have one place (preferably a new repository) to have unit tested Terraform templates for AKS (with Flux) and other Azure resources. A consideration would...
**As a:** Developer **I want:** The Bedrock CLI to support templating when generating pipelines such as: * [`bedrock service create`](https://microsoft.github.io/bedrock-cli/commands/#master@service_create) * [`bedrock hld init`](https://microsoft.github.io/bedrock-cli/commands/#master@hld_init) (https://github.com/microsoft/bedrock-cli/issues/56) * [`bedrock project init`](https://microsoft.github.io/bedrockcli/commands/#master@project_init) **So...
Developer and operators that use the Bedrock CLI need a way to tie together all the dependencies (e.g. versions of Git, Terraform, Helm, Fabrikate, Bedrock CLI, Az CLI, Az CLI...
- [ ] Automated load tests comparing Portworx and Storage OS in a Strimzi based Kafka deployment - [ ] Guidance and consideration based on the results. Related to #518
Application Security - [ ] Guidance on security best practices for kafka/stateful workloads. e.g. authorization, authentication. Infrastructure Security - [ ] Guidance on network security and network policies - how...
**As a:** Developer **I want:** I want to see how Bedrock can help me with environment promotion as described [here](https://github.com/microsoft/bedrock/blob/master/gitops/PipelineThinking.md#environment-promotion) using the Bedrock CLI. **So that:** I can deploy workload...
**As a:** Developer **I want:** Operation level documentation that is always in async with the implementation. We have markdown in different location in git and there is chances that they...
Referring to the command line tools that need to be installed as part of https://github.com/microsoft/bedrock/blob/master/tools/prereqs/README.md > During install the user is asked to install several libraries and all of them...