Code Monkey home page Code Monkey logo

btp-manager's Introduction

BTP Manager

Overview

BTP Manager is an operator for SAP BTP Service Operator based on the Kubebuilder framework. It extends Kubernetes API by providing BtpOperator CRD which allows you to manage SAP BTP Service Operator resource through CR.

Installation

To enable the BTP Operator module from the latest release, you must install BTP Manager and SAP BTP Service Operator.

Prerequisites

  • kubectl
  • Kubernetes cluster, or k3d for local installation
  • jq

CAUTION: You also need the kyma-system Namespace. If you don't have it in your cluster, use the following command to create it:

kubectl create namespace kyma-system

Steps

  1. To install BTP Manager, use the following commands:

    kubectl apply -f https://github.com/kyma-project/btp-manager/releases/latest/download/btp-manager.yaml

    TIP: Use the same command to upgrade the module to the latest version.


  1. To install SAP BTP Service Operator, apply the sample BtpOperator CR:

    kubectl apply -f https://github.com/kyma-project/btp-manager/releases/latest/download/btp-operator-default-cr.yaml
  2. To check the BtpOperator CR status, run the following command:

    kubectl get btpoperators btpoperator

    NOTE: The CR is in the Warning state and the message is Secret resource not found reason: MissingSecret. To create a Secret, follow the instructions in Use BTP Manager to manage SAP BTP Service Operator.

For more installation options, read the Install and uninstall BTP Manager document.

Usage

Use BTP Manager to deploy an SAP BTP service in your Kyma cluster. To find out how to do it, read the usage document.

Uninstallation

To uninstall SAP BTP Service Operator, run the following commands:

kubectl delete -f https://github.com/kyma-project/btp-manager/releases/latest/download/btp-operator-default-cr.yaml
kubectl delete -f https://github.com/kyma-project/btp-manager/releases/latest/download/btp-manager.yaml

Read more

If you want to provide new features for BTP Manager, visit the contributor folder. You will find detailed information on BTP Manager's:

Visit the user folder if you want to know more about BTP Operator, and how to use the module.

btp-manager's People

Contributors

iwonalanger avatar jaroslaw-pieszka avatar kyma-bot avatar kyma-gopher-bot avatar marekmichali avatar piotrmiskiewicz avatar pk85 avatar ralikio avatar szwedm avatar ukff avatar wozniakjan 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.