Welcome to the charmed operator community!

Hello Charmers!
Welcome to the Charmhub forum, a place to discuss everything Juju! Everyone is welcome here - from beginner to expert, from bare metal to K8s, from Seoul to Buenos Aires :slight_smile:

What’s Juju?

Juju is an open source Charmed Operator Framework. It helps you move from configuration management to application management and has two main components:

If you are looking to deploy and manage applications... If you are looking to charm your application...
Charmed Operator Lifecycle Manager (OLM) is a hybrid-cloud application management and orchestration system for Day 0 to Day 2 operations. Deploy, configure, scale, integrate, maintain and manage Kubernetes native, container-native and VM-native applications - and the relations between them.

Charmed Operators, packaged as “Charms”, are software that encapsulate a single application and all the code and know-how it takes to operate it.

Get started by visiting the full OLM documentation.

The Charmed Operator SDK is a Python framework to assist in the development of Charmed Operators. It features strong abstractions around the components of an application deployed using the Juju OLM.

To get started developing a Charmed Operator, visit the SDK documentation

Model-driven operations is a simple way of describing what software should actually do, specified from the top down (services and how they relate) rather than built from the bottom up, enabling a clean and portable expression of intent rather than a complicated recipe. Juju delivers the tools to describe your model and then to turn it into reality in a repeatable fashion on any cloud or computing resource.

Getting in touch

If you’re needing specific advice right away, you are welcome please contact the core Juju developers and community leaders. We are based all over the world. Please join us in the Community Mattermost Instance

4 Likes