Install the WebLogic Kubernetes Operator
The WebLogic Kubernetes Operator (WKO) manages WebLogic or FMW domains for a set of namespaces in a Kubernetes cluster. While it is possible to install multiple operators that manage disparate sets of namespaces in a Kubernetes cluster, typically, there is no need to do this.
To install the operator, go to the Kubernetes > WebLogic Operator page, verify the settings, and click
Install Operator. For these exercises, you’ll use the default values, as shown in the following image.
Warning
Because WebLogic Kubernetes Operator installs Kubernetes Custom Resource Definitions and Kubernetes Web Hooks, the Kubernetes user will need cluster admin privileges run the installation directly from the WKT UI application. If your account does not have sufficient privileges, please consult the WebLogic Kubernetes Operator documentation for more details.
After the operator is installed successfully, you can move on to the next section.