Coder Social home page Coder Social logo

yiqunc-emqx / emqx-operator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emqx/emqx-operator

0.0 0.0 0.0 764 KB

A Kubernetes Operator for EMQ X Broker

License: Apache License 2.0

Dockerfile 0.43% Makefile 2.38% Go 95.94% Shell 0.22% Mustache 1.03%

emqx-operator's Introduction

emqx-operator

A Kubernetes Operator for EMQ X Broker and EMQ X Enterprise

Overview

The EMQ X Operator provides Kubernetes native deployment and management of EMQ X includes EMQ X Broker and EMQ X Enterprise. The purpose of this project is to simplify and automate the configuration of EMQ X cluster.

The EMQ X Operator includes, but is not limited to, the following features:

  • Kubernetes Custom Resource: Deploy and manage EMQ X Cluster with pre-defined custom resources.

  • Simplified Deployment Configuration: Configure the fundamentals of EMQ X Cluster, including persistence, configuration, license and etc, in a Kubernetes-native way.

For an introduction to the EMQ X Operator, see the get started guide.

Prerequisites

The EMQ X Operator requires a Kubernetes cluster of version >=1.20.0.

CustomResourceDefinitions

A core feature of the EMQ X Operator is to monitor the Kubernetes API server for changes to specific objects and ensure that the running EMQ X deployments match these objects. The Operator acts on the following custom resource definitions (CRDs).

The example of EMQ X Broker see the emqx.yaml and the example of EMQ X Enterprise see the emqx-ee.yaml.

The EMQ X Operator automatically detects changes on any of the above custom resource objects, and ensures that running deployments are kept in sync with the changes.

Getting Start

For more information on get started, see the user guide

Development

Prerequisites

  • golang environment
  • docker (used for creating container images, etc.)
  • Kubernetes cluster

Contributing

Many files (api, config, controller, hack,...) in this repository are auto-generated. Before proposing a pull request:

  1. Commit your changes.
  2. Run make and make manifests
  3. Commit the generated changes.

Troubleshooting

Check the troubleshooting documentation for common issues and frequently asked questions (FAQ).

emqx-operator's People

Contributors

rory-z avatar kiragoo avatar jacky-xbb avatar dshmatov avatar swilder-m avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.