ibm-cloud-docs / satellite

Documentation repository for satellite
1 stars 16 forks source link

please do no run VMs (or any other user workload) in openshift-cnv namespaces #73

Closed dankenigsberg closed 1 month ago

dankenigsberg commented 2 months ago

The example in https://cloud.ibm.com/docs/satellite?topic=satellite-virtualization-location#virt-vm-create suggests to start a VM in the openshift-cnv namespace. This is not a good practice, as openshift-cnv is owned and managed by OpenShift Virtualization operator. Please use the default namespace instead.

No user workload should run there. It's like placing your personal files under /root instead of under /home/myname.

derekpoindexter commented 1 month ago

Hi, thanks for the feedback. I've updated the examples to use the default namespace. The change will be live soon.