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

feat(k8s): add marshallers for get versions #1560

Merged
merged 9 commits into from
Feb 15, 2021

Conversation

remyleone
Copy link
Member

@remyleone remyleone commented Nov 25, 2020

$ go run ./cmd/scw/main.go k8s version get 1.19.4
Name    1.19.4
Label   Kubernetes 1.19.4
Region  fr-par

Available CNIs:
[cilium calico weave flannel]

Available Ingresses:
[none nginx traefik traefik2]

Available Container Runtimes:
[docker containerd crio]

Available Feature Gates:
[TTLAfterFinished ServiceNodeExclusion EndpointSlice EndpointSliceProxying HPAScaleToZero ServiceTopology EphemeralContainers]

Available Admission Plugins:
[PodSecurityPolicy MutatingAdmissionWebhook PodNodeSelector AlwaysPullImages PodPreset]

@remyleone remyleone merged commit dd0fcd3 into scaleway:master Feb 15, 2021
@remyleone remyleone deleted the get_versions branch February 15, 2021 10:04
@remyleone remyleone added the k8s Kubernetes Kapsule issues, bugs and feature requests label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k8s Kubernetes Kapsule issues, bugs and feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants