Skip to content

Instantly share code, notes, and snippets.

View sa-spag's full-sized avatar

Alexis Gauthiez sa-spag

  • Somewhere, probably on Earth
View GitHub Profile
sequenceDiagram
    actor Author
    actor Peers
    participant App Git repository
    participant CI
    participant Container image repository
    participant CD controller
    Note right of CD controller: Deployed in a control cluster
    participant Kubernetes manifests Git repository