4 Removing the MetalLB Module
Important:
The software described in this documentation is either in Extended Support or Sustaining Support. See Oracle Open Source Support Policies for more information.
We recommend that you upgrade the software described by this documentation as soon as possible.
You can remove a deployment of the MetalLB module and leave the Kubernetes cluster in place. To do this, you remove the MetalLB module from the environment.
Use the olcnectl module uninstall
command to remove the MetalLB module. For
example, to uninstall the MetalLB module named mymetallb
in the environment
named myenvironment
:
olcnectl module uninstall \
--environment-name myenvironment \
--name mymetallb
The MetalLB module is removed from the environment.