GithubHelp home page GithubHelp logo

chungnd06 / edp-cluster-add-ons Goto Github PK

View Code? Open in Web Editor NEW

This project forked from epam/edp-cluster-add-ons

0.0 0.0 0.0 186 KB

This repository contains a collection of pre-configured solutions for EPAM Delivery Platform (EDP) Kubernetes Cluster deployments. It follows the GitOps methodology and utilizes the ArgoCD App of Apps pattern for streamlined configuration and deployment.

Home Page: https://epam.github.io/edp-install/

License: Apache License 2.0

Python 81.06% Makefile 18.94%

edp-cluster-add-ons's Introduction

EPAM Delivery Platform (EDP) Cluster Add-ons Repository

This repository contains a collection of pre-configured solutions (add-ons) for Kubernetes cluster. It follows the GitOps methodology and utilizes the ArgoCD App of Apps pattern for streamlined configuration and deployment.

The repository offers a variety of Kubernetes add-ons that can be easily integrated into Kubernetes cluster, whether running on Openshift or any other Managed Kubernetes distribution. These add-ons enhance cluster capabilities and provide additional functionalities for the EPAM Delivery Platform (EDP).

Using ArgoCD, one can leverage the repository to expedite the setup process of the EPAM Delivery Platform (EDP) and cluster components. The repository provides ready-to-use configurations for add-ons, simplifying deployment and reducing complexity.

Explore this repository to access a comprehensive collection of Kubernetes add-ons for your Kubernetes. Simplify deployment, enhance cluster capabilities, and stay up-to-date with the evolving landscape of Kubernetes.

Repository structure

  • add-ons - contains the source code of the Add Ons in the form of the Helm charts
  • chart - contains the Helm chart that uses Apps of Apps pattern and contains ArgoCD Application CRs
.
├── add-ons
│   ├── argocd
│   ├── aws-efs-csi-driver
│   ├── cert-manager
...
│   ├── tekton
│   └── vault
└── chart
    ├── Chart.yaml
    ├── README.md
    ├── templates
    │   ├── argocd.yaml
    │   ├── aws-efs-csi-driver.yaml
    │   ├── cert-manager.yaml
...
    │   ├── tekton.yaml
    │   └── vault.yaml
    └── values.yaml
    └── values.yaml

Available add-ons

Check out the list of available add-ons in the chart directory.

Key Type Default Description
argocd.enable bool false
awsEfsCsiDriver.enable bool true
certmanager.enable bool true
defectdojo.enable bool true
dependencyTrack.enable bool true
edp.enable bool false
extensionsOIDC.enable bool true
externalSecrets.enable bool true
fluentbit.enable bool false
harbor.enable bool true
ingressNginx.enable bool true
jaegerOperator.enable bool true
keycloak.enable bool true
keycloakPostgresql.enable bool false
minioOperator.enable bool true
opensearch.enable bool true
opentelemetryOperator.enable bool true
postgresOperator.enable bool true
prometheusOperator.enable bool true
redisOperator.enable bool true
storageClass.enable bool true
tekton.enable bool true
vault.enable bool true

edp-cluster-add-ons's People

Contributors

artem-zahumonnyi avatar cm-howard avatar nikolaymarusenko avatar sergk 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.