Slackbot
11/20/2023, 2:55 PMJames Daniels
11/20/2023, 5:10 PMPhilip Clark
11/20/2023, 7:12 PMPhilip Clark
11/20/2023, 7:17 PMPhilip Clark
11/20/2023, 7:18 PMPhilip Clark
11/20/2023, 7:19 PMHugo Pinheiro
11/21/2023, 12:41 AMRobert Wiesner
11/21/2023, 9:38 AMThomas Dubus
11/23/2023, 8:16 PMPeter Thomas
01/05/2024, 7:57 PMJames Daniels
01/08/2024, 2:19 PMApplication
resources in a git repo that Argo is sync'ing. Using Port we can offer a UI for a user to create a new application. i.e. commit a new application
resource to this repo on their behalf. The application
resource will point to the applications' gitops manifest repo. Currently avoiding any plans to making that repo opaque and go with transparent manifests. i.e avoid using Helm charts that would otherwise abstract the changes that are about to be reconciliated by the GitOps operator.
Plan to leverage things like Score to provide a declarative configuration and things like Crossplane and Atlas to bring the GitOps approach to non Kubernetes resource like cloud resources and dastabase schema.
We've burnt lots of time recently looking at being able to spin up our platform locally. The ball and chain for us has been that we need our k8s cluster to be hybrid meaning it has at least one windows node in the cluster. Not been a easy path to go down. Still not happy with it. Hoping our org can shift off the windows dependency in the near term.