Giter VIP home page Giter VIP logo

sno-quickstarts's Introduction

sno-quickstarts

Argo CD applicatioins to configure a SNO OpenShift cluster.

Deployment Types:

  • SNO (Single Node Openshift) witn OpenShift Virtualization

    • RHACM (Red Hat Advanced Cluster Management)
    • chronyc (chrony client)
    • hostpath-provisioner (hostpath-provisioner)
    • mutli-cluster engine
    • Openshift gitops
    • Openshift pipelines
    • OpenShift Virtualization
  • SNO (Single Node Openshift) for Standard Deployments

    • Openshift pipelines
    • OpenShift Data Foundation
    • OpenShift LVM Operator (for ODF)
  • RHEL Device Edge Manager

    • Openshift pipelines
    • Red Hat Quay

Prerequisites

Deploying the SNO Quickstart

Fork reposity to your own repo

curl -OL https://raw.githubusercontent.com/tosin2013/openshift-demos/master/quick-scripts/deploy-gitea.sh
chmod +x deploy-gitea.sh
./deploy-gitea.sh

Login into the OpenShift Cluster as a cluster-admin user

oc login -u kubeadmin -p <password> https://api.<cluster-name>.<domain>:6443

run deploy.sh script

git clone https://github.com/tosin2013/sno-quickstarts.git
cd sno-quickstarts/gitops
./deploy.sh

add registry to ArgoCD cluster

Standard GitOpsdeployment

RHACM 2.8

# oc create -f gitops/apps/acm-gitops-deployment/cluster-config.yaml

Configure Cluster

Review Argo CD Applications before deployment

SNO (Single Node Openshift) witn OpenShift Virtualization

you will have to make changes to the repos in the yaml files you will also need to remove any files that are not needed for your deployment.

cd gitops/cluster-config/apps/sno-ocp-virt

SNO (Single Node Openshift) for Standard Deployments

you will have to make changes to the repos in the yaml files you will also need to remove any files that are not needed for your deployment.

cd gitops/apps/standard-sno-deployment/

SNO (Single Node Openshift) witn OpenShift Virtualization

Change Repo path

vim gitops/apps/sn-ocp-virt/cluster-config.yaml

Apply Configuration to cluster

oc create -f gitops/apps/sn-ocp-virt/cluster-config.yaml

SNO (Single Node Openshift) for Standard Deployments

Change Repo path

vim gitops/apps/standard-sno-deployment/cluster-config.yaml

Apply Configuration to cluster

oc create -f gitops/apps/standard-sno-deployment/cluster-config.yaml

Links:

sno-quickstarts's People

Contributors

tosin2013 avatar

Stargazers

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