admin管理员组文章数量:1304096
I want to create a custom resource using python's kubernetes library which has create_namespaced_custom_object function to achieve this. Before applying the resources I want to make a server side dry run as well to make sure my CRDs are not faulty. However, I'm seeing only two possible values for dry_run argument in create_namespaced_custom_object. Can someone help please?
Tried getting references from the following resources but got no help:
.md
/
本文标签: server side dryRun using createnamespacedcustomobject of kubernetes library for pythonStack Overflow
版权声明:本文标题:server side dryRun using create_namespaced_custom_object of kubernetes library for python - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741782104a2397370.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论