@@ -81,10 +81,9 @@ kubectl --context=federation-cluster delete ns myns
|
|||||||
As in Kubernetes, deleting a federated Namespace will delete all resources in that
|
As in Kubernetes, deleting a federated Namespace will delete all resources in that
|
||||||
Namespace from the federation control plane.
|
Namespace from the federation control plane.
|
||||||
|
|
||||||
Note that at this point, deleting a federated Namespace will not delete the
|
{{< note >}}
|
||||||
corresponding Namespace and resources in those Namespaces from underlying clusters.
|
**Note:** At this point, deleting a federated Namespace will not delete the corresponding Namespace, or resources in those Namespaces, from underlying clusters. Users must delete them manually. We intend to fix this in the future.
|
||||||
Users are expected to delete them manually.
|
{{< /note >}}
|
||||||
We intend to fix this in the future.
|
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user