Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Deprecated k8s apiversion in example #25

Open
abuccts opened this issue Jan 10, 2020 · 0 comments
Open

Deprecated k8s apiversion in example #25

abuccts opened this issue Jan 10, 2020 · 0 comments

Comments

@abuccts
Copy link

abuccts commented Jan 10, 2020

extensions/v1beta1 is deprecated for DaemonSet in Kuberentes v1.16

apiVersion: extensions/v1beta1

better change to apps/v1, which is available since v1.9

reference: https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant