Kubernetes offers several ways to update resources: apply, edit, patch, ... This is done using kubectl replace --force on the command line.
確定! 回上一頁