Wind-River/cloud-platform-deployment-manager

Question about System Custom Resource

devdattakulkarni opened this issue · 0 comments

I am trying to understand the roles of different CRDs.

Specifically, I want to understand how to use the System Custom Resource. Is System CR used to define the components of a K8s cluster? For example, let's say I want to create a K8s cluster with PodSecurityPolicy admission controller and Metrics API Server. Would these be specified in the System CR?