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

Upgrade k8s to 1.25 #104

Merged
merged 6 commits into from
Feb 23, 2023
Merged

Upgrade k8s to 1.25 #104

merged 6 commits into from
Feb 23, 2023

Conversation

schnatterer
Copy link
Member

@schnatterer schnatterer commented Jan 18, 2023

  • Also upgrade to Helm 3.10
  • Disable PSPs in PromStack until we upgrade
  • Running Jenkins Jobs with Docker on GKE will be impossible. Simplify TF to use default VM image.
  • Adapt apply.sh and groovy logic to handle DualStack
  • Jenkins agents now need more memory to avoid random OOMkills during build
  • Deletes Flux v1, as it is no longer supported.

Can be tested with image ghcr.io/cloudogu/gitops-playground:a072fd4

schnatterer and others added 6 commits January 18, 2023 11:38
Except when run with -d
Output is written to the same logfile like the others.
* Also upgrade to Helm 3.10
* Disable PSPs in PromStack until we upgrade
* Running Jenkins Jobs with Docker on GKE will be impossible. Simplify TF to use default VM image.
* Adapt apply.sh and groovy logic to handle DualStack
* Jenkins agents now need more memory to avoid random OOMkills during build
It is no longer supported.
Because running Jenkins Jobs with Docker on GKE will be impossible, due to removal of Docker support with k8s 1.25
@movray movray merged commit 3526dd6 into main Feb 23, 2023
@movray movray deleted the feature/k8s-upgrade branch February 23, 2023 13:29
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