operator-sdk --help operator-sdk [flags]The first step is to initialize yourproject:
operator-sdk init [--plugins=<PLUGIN KEYS> [--project-version=<PRO
我正在开发一个运算符,想知道是否有链接或文档描述了Spec和Status字段的命名最佳实践?例如: 在这里,我可以找到与每个字段或参数的注释相关的所有信息,以设置字段可选或设置默认值,如下所示: // MyAppStatus defines the observed state of MyAppSPec // INSERT ADDITIONAL STATUS FIELD - define observed state of cluster
// Important: Run "make" to