Skip to content

Create the MVP of flame-operator #1

Description

@k82cn

Motivation

Curerntly, the Flame can be installed in bare-metal by flmadm, or deploy a dev environment by docker compose.
But in most of case, it's more convient for end-user to deploy it in Kubernetes by Operator.

In this issue, we'd like to build the MVP of flame-operator to simplify the deployment of Flame in Kuberentes cluster.

Function Specification

  1. The CRD (CustomResourceDefinitions) FlameCluster should include all information about Flame cluster
  2. For each FlameCluster, the operator should create one pod for flame-session-manager, and several pods for flame-executor-manager
  3. The FlameCluster.spec.replica should be used to define the number of flame-executor-manager pod

References

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions