GithubHelp home page GithubHelp logo

k8s-deployment-4's Introduction

Pocket Core Internal Infrastructure

This repository is synchronized with the pocket-infra GKE cluster. We use the GitOps operator Flux and kustomize for YAML customization.

Usage

For installing all the components described below, please give a check to the file usage.md

Below you can see the name of the modules that we used with our k8s cluster

CI/CD and kustomize

Kustomize

To learn more about kustomize visit: https://github.com/kubernetes-sigs/kustomize/tree/master/docs

Flux

To learn more about flux visit: https://docs.fluxcd.io/en/1.19.0/

Monitoring

Prometheus operator

To learn more about grafana and prometheus installation visit: https://github.com/prometheus-community/helm-charts

Loki

To learn more about loki please visit: https://grafana.com/docs/loki/latest/installation/helm/

Networking

gloo

To learn more about gloo please visit: https://docs.solo.io/gloo-edge/latest/getting_started/

cert manager

To learn more about cert-manager please visit: https://cert-manager.io/docs/installation/kubernetes/

Note

Keep in mind that all changes made to this repo will affect the pocket-infra GKE cluster.

Directory Structure

.
├── README.md
└── mainnet
    ├── base
    │   ├── deployment.yaml
    │   ├── kustomization.yaml
    │   ├── service.yaml
    │   └── volume-claim.yaml
    ├── cert-manager
    │   └── cert-issuer.yaml
    ├── certificate.yaml
    ├── cluster-certificate-issuer.yaml
    ├── flux-patch.yaml
    ├── helm
    │   └── mainnet.yaml
    ├── kustomization.yaml
    ├── monitoring
    │   ├── blackbox.yaml
    │   ├── helm
    │   │   ├── README.md
    │   │   ├── loki.yaml
    │   │   ├── loki_values_mainnet.yaml
    │   │   └── prometheus-operator-mainnet-values.yml
    │   ├── kustomization.yaml
    │   ├── prometheus-additional.yaml
    │   └── tendermint-servicemonitor.yaml
    ├── overlays
    │   ├── chains.json
    │   ├── kustomization.yaml
    │   ├── networking
    │   │   ├── gateway-peers.yaml
    │   │   ├── gateway-pocket.yaml
    │   │   ├── gateway-proxy-prom-svc.yaml
    │   │   ├── kustomization.yaml
    │   │   ├── upstreams-grafana.yaml
    │   │   ├── upstreams-pocket-core.yaml
    │   │   ├── virtualservices-grafana.yaml
    │   │   └── virtualservices-pocket-core.yaml
    │   ├── pocket-core-4
    │   │   ├── config.json
    │   │   ├── kustomization.yaml
    │   │   ├── node-key-secret.enc.yaml
    │   │   ├── node-key-secret.yaml
    │   │   ├── node_key.json
    │   │   ├── patch.yaml
    │   │   ├── priv-val-key-secret.enc.yaml
    │   │   ├── priv-val-key-secret.yaml
    │   │   └── priv_val_key.json
    │   └── pocket-core-5
    │       ├── config.json
    │       ├── kustomization.yaml
    │       ├── node-key-secret.enc.yaml
    │       ├── node-key-secret.yaml
    │       ├── node_key.json
    │       ├── patch.yaml
    │       ├── priv-val-key-secret.enc.yaml
    │       ├── priv-val-key-secret.yaml
    │       └── priv_val_key.json
    ├── storage-class.yaml
    └── vpa.yaml

Infrastructure architecture

Infrastructure diagram

k8s-deployment-4's People

Contributors

aqt01 avatar julio-jimenez avatar luyzdeleon 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.