Giter Club home page Giter Club logo

disconnectedocpdemo's Introduction

Disconnected OpenShift cluster installation guide

This guide outlines the process for deploying an OpenShift Container Platform (OCP) in a disconnected environment. It utilizes a bastion server for secure communication and a private Quay repository hosted on a mirror server to manage container images.

Overview

Components Overview

  • Quay Repository: A private repository that manages and stores your container images.
  • Bastion Server: A server that facilitates secure interaction between your local network and the disconnected OCP environment.
  • Mirror Server: Hosts the Quay repository and is part of the infrastructure that mirrors external resources needed for OpenShift installation.
  • VPC Setup: Both the bastion and the mirror servers are located within the same Virtual Private Cloud (VPC), ensuring they can communicate securely.
  • External Access: Both the bastion and the mirror servers are accessible thru SSH.

Deployment Steps

Follow these steps to set up your disconnected OpenShift Cluster:

  1. Set Up the bastion and the mirror Server:

    • The bastion server functions as a secure gateway linking your local network to the OpenShift cluster.
    • The mirror server hosts the Quay repository and mirrors essential resources, providing them to the OpenShift environment.

    Detailed instructions can be found here.

  2. Set Up the Quay Repository:

    • Configure the private Quay repository on the mirror server to manage OpenShift images.

    Detailed instructions can be found here.

  3. Install OpenShift:

    • From the bastion server, install the OpenShift Container Platform using the resources available from your mirror server.

    Detailed instructions can be found here.

  4. Install Operators:

    • Install OpenShift operators using the images managed in your Quay repository.

    Detailed instructions can be found here

    Link to Dell's example.

Conclusion

Each component plays a critical role in establishing a robust and secure OCP environment in disconnected setups. Proper configuration and integration of these components are essential for a successful deployment.

Note:

The oc-mirror-workspace directory includes files generated by oc-mirror.

  • config/imageSetConfig.yaml: This file is used for configuring oc mirror.
  • config/install-config.yaml: This file is used for configuring openshift-install.

References:

Installing Operators in a Disconnected OpenShift Cluster:

https://medium.com/@abhichandra1998/installing-operators-in-a-disconnected-openshift-cluster-129af21cd904

Better securing the future: Navigating Red Hat OpenShift disconnected installations with the agent-based installer:

https://www.redhat.com/en/blog/red-hat-openshift-disconnected-installations

Red Hat-provided Operator catalogs

https://docs.openshift.com/container-platform/4.15/operators/understanding/olm-rh-catalogs.html

disconnectedocpdemo's People

Contributors

rocrisp avatar rosecrisp avatar

Watchers

 avatar  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.