Code Monkey home page Code Monkey logo

apic-installation's Introduction

Logo

Installing IBM API Connect in OpenShift Container Platform

Pre-Requisite: 1 . An OCP cluster with version 4.12.7 (Preferably, 3 master nodes with 8v CPU and 16GB RAM and 3 worker nodes with 16v CPU and 32GB RAM)

2 . Permissions to install and configure software in the OCP cluster

3 . IBMid for obtaining entitlement key.

OpenShift Roles and permissions

Two roles are required for Cloud Pak for Integration:

A cluster administrator is assigned the cluster-admin role.

A namespace admin is assigned the admin role in a specific namespace (project).

1 . Installing operators

2 . Validating installation of an operator

Finding and applying your entitlement key by using the CLI

Obtaining your entitlement key

Applying the pull secret

Adding a global pull secret for all namespaces

Adding a pull secret to a namespace using the CLI

  oc create secret docker-registry ibm-entitlement-key \
    --docker-username=cp \
    --docker-password=entitlement_key \
    --docker-server=cp.icr.io \
    --namespace=target_namespace

Deploying the platform UI

1 . Deploying the Platform UI by using the OpenShift console

2 . Deploying the Platform UI by using the CLI

apic-installation's People

Contributors

amangupta679 avatar

Watchers

 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.