WebLogic Kubernetes Operator: Deploying a Java App in a WebLogic Domain on Oracle Kubernetes Engine (OKE) in 30 Minutes
WebLogic Kubernetes Operator provides a way of running WLS domains in a k8s cluster. For this post we are depicting the steps of the tutorial you can find in the documentation here. So let’s get started! What you need: a k8s cluster kubectl maven git docker 60 minutes git clone https://github.com/oracle/weblogic-kubernetes-operator docker login docker pull […]
More