4 Removing the MetalLB Module
WARNING:
Oracle Cloud Native Environment 1.8 is now in Sustaining Support. See Oracle Open Source Support Policies for more information. New security patches and bug fixes are no longer provided for this software.
Migrate applications and data to Oracle Cloud Native Environment Release 2.<latest> 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 mymetallbThe MetalLB module is removed from the environment.