Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Documentation: GitOps Deployment Pipeline #767

@timfpark

Description

@timfpark

As an operator, I want to better understand the GitOps deployment pipeline Bedrock provides as a pattern and an implementation. This issue covers:

Describing at a pattern level:

  • Utilizing an orchestrator to build an app repo into a container.
  • Using deployment approvals or automation to update the container tag in the HLD on container push.
  • Utilizing an orchestrator to build the low level Kubernetes resource manifests from the HLD.
  • Utilizing a cluster operator to watch and apply resource manifest changes.

Describing at a practice level:

  • Utilizing Azure Devops as the orchestrator for this pattern.
  • Using SPK to deploy Azure Devops gitops pipeline

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort - Mless than one week effortenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions