Code Monkey home page Code Monkey logo

gitops-and-tekton-with-openshift's Introduction

GitOps and Serverless CI/CD with OpenShift

What's In This Demo?

The puprose of this demo is to:

  • Deploy shared CI/CD infrastructure in an OpenShift cluster, such as:
    • Sonatype Nexus - Maven artifact repository.
    • SonarQube - Static code analysis and CVE reporting.
    • Argo CD - GitOps lifecycle management, provided by OpenShift GitOps.
    • Tekton - Serverless CI/CD, provided by OpenShift Pipelines.
  • Use GitOps repositories to:
    • Create serverless pipelines.
    • Provision and configure application environments (dev/prod)
  • Demonstrate the ability to use notifications from git repository managers such as Github, GitLab, Bitbucket to trigger new builds. Coming soon!
  • Manually start a build with a "pipeline run" custom resource.

What You Will Need

Cluster Admin access to an OpenShift 4.6+ cluster. This has demo has been tested with:

  • Red Hat OpenShift Container Platform 4.7
  • Red Hat OpenShift Container Platform 4.6
  • Azure Red Hat OpenShift (OpenShift 4.6)

What You Will Do

This demo is deployed in stages:

  • Install OpenShift GitOps operator.
  • Use the default Argo CD instance in the openshift-gitops namespace to:
    • Create the projects/namespaces required for the demo.
    • Configure RBAC for pipelines and Argo CD.
    • Deploy an Argo CD instance for Developers to use.
  • Use Developers Argo CD to deploy common tooling (Nexus and SonarQube)
  • Use Developers Argo CD to create pipelines and application configuration.
  • Kick off a pipeline run!

Getting Started

Select the version of OpenShift you are using to see how to install the OpenShift GitOps Operator:

gitops-and-tekton-with-openshift's People

Contributors

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