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

Enable ipv6 apps PROD clusters #1146

Open
4 of 36 tasks
bengtfredh opened this issue Nov 29, 2024 · 0 comments
Open
4 of 36 tasks

Enable ipv6 apps PROD clusters #1146

bengtfredh opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
area/k8s Issues related to k8s infrastructure (Sebastian,Bengt) area/network Issues related to networking (Bengt,Espen) area/service-owner-infra Issues related service owner infra/subscriptions (Bengt,Espen,Sebastian) kind/chore Non functional, often repeating tasks. kind/toil Issue/task that brings no real value to the end user. Can it be automated?

Comments

@bengtfredh
Copy link
Member

bengtfredh commented Nov 29, 2024

Toil type

count 35
How to enable ipv6:

  • Merge repo from tjenesteeier-template
  • Update terraform.tfvars
  • Run pipeline with:
    • Backup Helm
      (check that backup run ok)
  • Run pipeline with
    • Apply Changes
    • Destroy and add locks
    • Restart deployments
    • Delete AKS
  • Run pipeline with (NB! Remove Helm Backup)
    • Restart deployments
    • Helm restore
  • Get new kubeconfig to your computer
    • org=ttd;az aks get-credentials --resource-group altinnapps-${org}-tt02-rg --name ${org}-tt02-aks --subscription altinn-${org}-test --overwrite-existing
  • Update dns with new A record and add AAAA record

Context for the task

  • brg-prod-aks
  • dat-prod-aks
  • dibk-prod-aks
  • digdir-prod-aks
  • dihe-prod-aks
  • dmf-prod-aks
  • dsb-prod-aks
  • fd-prod-aks
  • fhi-prod-aks
  • fors-prod-aks
  • gk-prod-aks
  • hemit-prod-aks
  • hi-prod-aks
  • hmrhf-prod-aks
  • krt-prod-aks
  • kv-prod-aks
  • kyv-prod-aks
  • lt-prod-aks
  • mat-prod-aks
  • nb-prod-aks
  • nbib-prod-aks
  • nkom-prod-aks
  • oed-prod-aks
  • pat-prod-aks
  • sfvt-prod-aks
  • skd-prod-aks
  • srf-prod-aks
  • ssb-prod-aks
  • staf-prod-aks
  • stami-prod-aks
  • svv-prod-aks
  • tad-prod-aks
  • ttd-prod-aks
  • udi-prod-aks
  • udir-prod-aks (Utgår, men utføres medio februar grunnet foreldreundersøkelsen)
  • valg-prod-aks
@bengtfredh bengtfredh added area/k8s Issues related to k8s infrastructure (Sebastian,Bengt) area/network Issues related to networking (Bengt,Espen) area/service-owner-infra Issues related service owner infra/subscriptions (Bengt,Espen,Sebastian) kind/chore Non functional, often repeating tasks. kind/toil Issue/task that brings no real value to the end user. Can it be automated? labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/k8s Issues related to k8s infrastructure (Sebastian,Bengt) area/network Issues related to networking (Bengt,Espen) area/service-owner-infra Issues related service owner infra/subscriptions (Bengt,Espen,Sebastian) kind/chore Non functional, often repeating tasks. kind/toil Issue/task that brings no real value to the end user. Can it be automated?
Projects
None yet
Development

No branches or pull requests

3 participants