Giter Club home page Giter Club logo

kaoto-operator's Introduction

This repository consist of Kaoto operator and other kubernetes resources that helps to run Kaoto in the Kubernetes cluster.

Kaoto operator

The Kubernetes operator that manages Kaoto instance within the kubernetes clusters.

Kubernetes resources

Multiresource yaml files to deploy to plain kubernetes.

Install Kaoto

Plain Kubernetes (Minikube)

  • Install and run a Minikube instance with ingress addon enabled.
  • Install Kaoto from the multi-resource yaml kubect apply -f https://raw.githubusercontent.com/KaotoIO/kaoto-operator/main/kubernetes/kaoto.yaml
    • this will create kaoto namespace, install kaoto and create ingress with kaoto.local address
  • add record with actuall ip of the cluster to /etc/hosts:
    (minikube ip) kaoto.local kaoto.backend.local
  • Kaoto should be accessible at http://kaoto.local

Using the Operator

  • clone kaoto-operator repository
  • run make deploy which creates kaoto-operator project and deploy all necessary resources as kaoto CRD and necessary serviceaccounts
  • deploy kaoto cr sample: oc apply -f config/samples/_v1alpha1_kaoto.yaml

Via Operator Hub

  • install Kaoto-operator catalog resource:
    oc apply -f https://raw.githubusercontent.com/KaotoIO/kaoto-operator/main/catalogSource.yaml
  • Install the Kaoto Operator from the Operator
  • Create Kaoto instance from the Kaoto Operator page

kaoto-operator's People

Contributors

mmelko avatar agibsonccc avatar

Watchers

James Cloos 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.