Kubernetes 1.16弃用守护程序集,状态集,部署和副本集

问题描述

1.16弃用通知:

DaemonSet,Deployment,StatefulSet,and ReplicaSet resources will no longer
 be served from extensions/v1beta1,apps/v1beta1,or apps/v1beta2 in v1.16. Migrate to the apps/v1 API,available since v1.9. Existing persisted data 
can be retrieved through the apps/v1 API. For example,to convert a 
Deployment that currently uses apps/v1beta1,enter the following command. 

我有大约10张舵图,其中包含旧的api版本-datadog,nginx-ingress等。我不想升级这些不同的服务。有已知的解决方法吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)