networkservicemesh / nsm-operator

A kubernetes operator for deploying and managing Network Service Meshes
Apache License 2.0
9 stars 8 forks source link

Create examples for the NSM custom resource #60

Open szvincze opened 1 year ago

szvincze commented 1 year ago

First of all, example files are needed for the NSM system components that creates exactly the same deployment that NSM integration test uses. It means the following two examples: basic and memory.

acmenezes commented 1 year ago

Are you seeing those as CR samples? Like the ones we have on our config/samples folder? We can talk about it on our meeting tomorrow.

acmenezes commented 1 year ago

Update: create CRs under samples. And possible one full CR that contains all options.