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

Update minimal TCP version for edge releases #650

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

evgkrsk
Copy link
Contributor

@evgkrsk evgkrsk commented Dec 11, 2024

ClusterConfiguration.apiServer.extraArgs is []Arg from k8s-1.29 (was map[string]string).

ClusterConfiguration.apiServer.extraArgs is []Arg from k8s-1.29 (was
map[string]string)
Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for kamaji-documentation ready!

Name Link
🔨 Latest commit f1c1fec
🔍 Latest deploy log https://app.netlify.com/sites/kamaji-documentation/deploys/67597ba266248a00086400dc
😎 Deploy Preview https://deploy-preview-650--kamaji-documentation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@evgkrsk
Copy link
Contributor Author

evgkrsk commented Dec 11, 2024

Trying to join worker in k8s-1.28 cluster leads to following error:

W1210 12:01:55.629181  209673 cluster.go:94] error unmarshaling configuration schema.GroupVersionKind{Group:"kubeadm.k8s.io", Version:"v1beta3", Kind:"ClusterConfiguration"}: json: cannot unmarshal array into Go struct field APIServer.apiServer.extraArgs of type map[string]string
error execution phase preflight: unable to fetch the kubeadm-config ConfigMap: failed to decode cluster configuration data: json: cannot unmarshal array into Go struct field APIServer.apiServer.extraArgs of type map[string]string

@evgkrsk evgkrsk changed the title Update minimal k8s-version for edge versions Update minimal TCP version for edge releases Dec 11, 2024
@prometherion
Copy link
Member

Thanks @evgkrsk for the efforts in documenting Kamaji!

@prometherion prometherion merged commit 813062f into clastix:master Dec 11, 2024
9 checks passed
@evgkrsk evgkrsk deleted the bump-minimum-k8s-version branch December 11, 2024 14:23
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