Upgrade the WebLogic Kubernetes Operator by Michel Schildmeijer

image

In my series of blogs around WebLogic, containers and Kubernetes I’d like to tell you about “old meets new”. Well “Old” is maybe an inappropriate term in this case, but what I actually mean is how WebLogic’s relation to traditional infrastructure like servers and VMs and from a container based perspective with a container orchestrator platform such as Kubernetes, and Oracle’s cloud implementation of it, Oracle Container Clusters(OKE) holds.

Operators

Kubernetes as a platform knows all about it’s pods, services, policies, persitent volumes and so on, but as demands of what to containerize became more demanding, it was not sufficient anymore. If you have a stateless web app to control, in a lightweight container, kubernetes can handle it well. But an entire database or application server platform in a container is something different. Specific tasks and details regarding all kinds of configurations and operations can never be handled by kubernetes, similar to a VM or server; they can’t do that either.

Here Operators will be implemented.

Operators :

· They extend  the K8S api

· Configure & manage  more complex instances

· They leverage more experience based knowledge to Kubernetes. Read the complete article here.

Developer Partner Community

For regular information become a member in the Developer Partner Community please register here.

clip_image003 Blog clip_image005 Twitter clip_image004 LinkedIn image[7][2][2][2] Facebook image Meetups

Technorati Tags: PaaS,Cloud,Middleware Update,WebLogic, WebLogic

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.