Skip to content
Discussion options

You must be logged in to vote

You need to use kubectl create or kubectl replace. kubectl apply has a limitation to the size of the files for which it can be used. If you really want to use kubectl apply, you can remove the schema specifications from the CRDs manually to make them smaller (but you will miss the schemas and the validation).

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@XBeg9
Comment options

@scholzj
Comment options

@XBeg9
Comment options

@scholzj
Comment options

@XBeg9
Comment options

Answer selected by XBeg9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants