Coder Social home page Coder Social logo

backplane-operator's Introduction

Backplane Operator

Operator for managing installation of Backplane components

Prerequisites

  • Go v1.21+
  • kubectl 1.19+
  • Operator-sdk v1.17.0+
  • Docker
  • Connection to an existing Kubernetes cluster

Installation

Before deploying, the CRDs need to be installed onto the cluster.

make install

Outside the Cluster

The operator can be run locally against the configured Kubernetes cluster in ~/.kube/config with the following command:

make run

Inside the Cluster

The operator can also run inside the cluster as a Deployment. To do that first build the container image and push to an accessible image registry:

  1. Build the image:

    make docker-build IMG=<registry>/<imagename>:<tag>
  2. Push the image:

    make docker-push IMG=<registry>/<imagename>:<tag>
  3. Deploy the Operator:

    make deploy IMG=<registry>/<imagename>:<tag>

Rebuild Date: 2024-02-21

backplane-operator's People

Contributors

jakobgray avatar github-actions[bot] avatar zkayyali812 avatar cameronmwall avatar dislbenn avatar xuezhaojun avatar acm-installer-team avatar eemurphy avatar zhiweiyin318 avatar zhujian7 avatar rokej avatar ray-harris avatar kevinfcormier avatar ngraham20 avatar ldpliu avatar joeg-pro avatar elgnay avatar skeeey avatar philipwu08 avatar nathanweatherly avatar jnpacker avatar zlayne avatar red-hat-konflux[bot] avatar mikeshng avatar openshift-merge-robot avatar openshift-ci[bot] avatar haoqing0110 avatar fxiang1 avatar kurwang avatar qiujian16 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.