GitOps
Registering GitOps
When you register a GitHub organization with Konstruct, your organization will receive a new gitops repository houses all of the desired states for any infrastructure as code or application instances.
As your team's applications update with new container builds and charts, the updated versions will be set in this gitops repository. That will automatically send those versions to your Konstruct clusters.

Click Register repository to connect Konstruct to your organization.

Add your GitHub personal access token to enable the Organization dropdown.
Then select your GitHub organization that you want to associate with this Konstruct Organization
Click Register Repository.
Organization GitOps Repository
An organization gitops repo will be created automatically at this point with the convention orgname-gitops. This is the repo that will house all of your infrastructure and platform tooling resources.
This architecture allows you to isolate your application delivery resources from your infrastructure and platform resources. This also allows you to isolate access and platform contribution per organization.
