File tree 3 files changed +12
-6
lines changed
3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Uninstall
2
2
3
- To uninstall the MLBatch controllers and reclaim the corresponding namespaces,
4
- run:
3
+ *** First, remove all team projects and corresponding cluster queues.***
4
+
5
+ Then to uninstall the MLBatch controllers and reclaim the corresponding
6
+ namespaces, run:
5
7
``` sh
6
8
# OpenShift AI uninstall
7
9
oc delete dsc mlbatch-dsc
Original file line number Diff line number Diff line change 1
1
# Uninstall
2
2
3
- To uninstall the MLBatch controllers and reclaim the corresponding namespaces,
4
- run:
3
+ *** First, remove all team projects and corresponding cluster queues.***
4
+
5
+ Then to uninstall the MLBatch controllers and reclaim the corresponding
6
+ namespaces, run:
5
7
``` sh
6
8
# OpenShift AI uninstall
7
9
oc delete dsc mlbatch-dsc
Original file line number Diff line number Diff line change 1
1
# Uninstall
2
2
3
- To uninstall the MLBatch controllers and reclaim the corresponding namespaces,
4
- do the following:
3
+ *** First, remove all team namespaces and corresponding cluster queues.***
4
+
5
+ Then to uninstall the MLBatch controllers and reclaim the corresponding
6
+ namespaces, do the following:
5
7
``` sh
6
8
# Delete operators and CRDs
7
9
kubectl delete -k setup.k8s-v1.25/appwrapper
You can’t perform that action at this time.
0 commit comments