GithubHelp home page GithubHelp logo

stakater-apps-archived's Introduction

stakater-apps

This is stakater apps repo for applying landscaper charts via pipeline.

How to apply manually

landscaper apply --dir manifests --namespace <namespace-name>

Convention

Landscaper applies these manifests in same namespaces as the folder names. If there is a manifest that does not follow the following convention i.e., below, landscaper will ignore that.

manifests
    /<namespace-name>/<manifest-name>.yaml
    /<namespace-name>/<manifest-name>.yaml
    /<namespace-name>/<manifest-name>.yaml
    /<namespace-name>/<manifest-name>.yaml
    /<namespace-name>/<manifest-name>.yaml
    /<namespace-name>/<manifest-name>.yaml

Using the manifests

Helm must be installed before using these charts. A user can use any namespace he/she would like to deploy to instead of stakater

While using these charts below secrets should be present in the cluster

  1. Secret names
  • kubeconfig for external cluster
    • name: k8s-external-cluster-kubeconfig
    • key: config
  • Secret for username and password
    • name: chartmuseum-auth
    • key: username
    • key: password
  • Webhook for slack notifications
    • name: slack-notification-hook
    • key: channel
    • key: webHookURL
  • Github tokens for creating releases and generating repos
    • name: jenkins-hub-api-token
    • key: hub
  • Maven settings for jenkins
    • name: jenkins-maven-settings
    • key: settings.xml
  • Docker configuration for jenkins
    • name: jenkins-docker-cfg
    • key: config.json
  • Git ssh for jenkins
    • name: jenkins-git-ssh
    • key: ssh-key
    • key: ssh-key.pub
  • Test configuration
    • name: ingress-monitor-controller-test-config
    • key: config.yaml
  • STK configuration
    • name: stk-config
    • key: issuesAuth.yaml
  1. Claim names
  • Resource configuration
    • name: jenkins-mvn-local-repo

stakater-apps-archived's People

Contributors

faizanahmad055 avatar waseem-h avatar stakater-user 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.