Infrastructure Manager - create initial project structure #9
Labels
area/control-plane
Related to all activities around Kyma Control Plane
kind/feature
Categorizes issue or PR as related to a new feature.
Description
Create a minimal structure for
Cluster InventoryInfrastructure Manager.Acceptance criteria:
create api --group clusterinventory --version v1 --kind Cluster
command #15Simple controller implemented. It should print CR name, when a CR is created, or deleted.make deploy
command - @akgalwasStretch:
Reasons
In order to kick off the implementation we need to define the code structure, create pipelines. We also need to define the interface for Kyma Environment Broker that is supposed to create Cluster CRs.
The text was updated successfully, but these errors were encountered: