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

deps: bump AKS K8s version to 1.29 #197

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

3u13r
Copy link
Member

@3u13r 3u13r commented Mar 5, 2024

This allows us to use sidecar containers: https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/

This only bums the version for new clusters. We need to either migrate or re-create the CI cluster. Regarding upgrades see: https://learn.microsoft.com/en-us/azure/aks/upgrade-aks-cluster?tabs=azure-cli#upgrade-an-aks-cluster

@3u13r 3u13r requested a review from katexochen as a code owner March 5, 2024 16:03
@katexochen
Copy link
Member

This only bums the version for new clusters. We need to either migrate or re-create the CI cluster.

Please recreate the cluster using the action. Also, this could be combined with changing the resource group name from nunki to contrast (requires changes in IAM).

Copy link
Member

@katexochen katexochen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any info on what k8s version is officially supported by AKS CoCo? I don't think kata already supports 1.29, does it?

@3u13r
Copy link
Member Author

3u13r commented Mar 6, 2024

There's no table of supported K8s versions documented for kata. The main breaking point will be when AKS also uses an updated containerd for newer K8s versions, since this is the main interaction point of kata.

@3u13r 3u13r merged commit 121068d into main Mar 6, 2024
6 checks passed
@3u13r 3u13r deleted the feat/aks/bump-k8s-to-1.29 branch March 6, 2024 13:20
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