Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build real clusters in Azure GitLab #839

Merged
merged 5 commits into from
Dec 4, 2024

Conversation

mrsimonemms
Copy link
Contributor

@mrsimonemms mrsimonemms commented Dec 2, 2024

Description

Create physical clusters for Azure GitLab

Related Issue(s)

Fixes #

How to test

Build an Azure cluster pointing to this branch in the GitOps templates. Until the console work is done, this will require manually adding the gitops repo:

  1. Copy templates/workload-cluster to registry/<cluster-name>
  2. Move registry/<cluster-name>/appproject-workload-cluster.yaml to registry/clusters/<mgmt>/components/argocd-appprojects
  3. Move registry/<cluster-name>/registry-workload-cluster.yaml to registry/clusters/<mgmt>
  4. Search and replace the following values:
    • <WORKLOAD_CLUSTER_NAME>: <cluster-name>
    • <WORKLOAD_CLUSTER_REGION>: ukwest
    • <WORKLOAD_NODE_COUNT>: 3
    • <WORKLOAD_NODE_TYPE>: Standard_D2s_v4
    • <WORKLOAD_EXTERNAL_DNS_DOMAIN_NAME>: <domain name> (see /registry/clusters/<mgmt>/components/external-dns/application.yaml)

@mrsimonemms mrsimonemms marked this pull request as ready for review December 2, 2024 17:22
@mrsimonemms mrsimonemms force-pushed the sje/azure-gitlab-real-clusters branch from ff0b78d to 1bd4249 Compare December 4, 2024 08:22
@mrsimonemms mrsimonemms merged commit 3216ed0 into main Dec 4, 2024
@mrsimonemms mrsimonemms deleted the sje/azure-gitlab-real-clusters branch December 4, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants