Skip to content
Tom Barnes edited this page Jul 18, 2019 · 20 revisions

Welcome to the WebLogic Kubernetes Operator!

What is it?

The WebLogic Server Kubernetes Operator supports running any of your WebLogic Server and Fusion Middleware Infrastructure domains on Kubernetes. This enables you to encapsulate your entire WebLogic installation and layered applications into a set of images and simple resource description files that you can portably run on a cloud neutral infrastructure - any on-premise or public cloud that supports Kubernetes.

The Operator uses a common set of Kubernetes APIs to provide support for operations such as: provisioning, life cycle management, application versioning, product patching, scaling, and security. The Operator also enables the use of tooling that is native to this infrastructure for monitoring, logging, tracing, security, and CI/CD.

Getting Started

The fastest way to experience the operator is to follow the Quick Start guide, or you can peruse our documentation, read our blogs, or try out the samples.

References

The operator source code and samples can be found in this GitHub project repository and the operator documentation can be found here:

You can find a pre-built docker image for the WebLogic Kubernetes Operator image in Docker Hub.

Related Projects

Clone this wiki locally