Giter Site home page Giter Site logo

alpha's Introduction

Alpha repo - the newly inflated account transit point

Create the newly inflated account transit point Jenkins Job

  • jenkins-job-app-inflation-transit-point.sh - shell script to create the transit point jenkins job
  • jenkins-job-config.xml - the configuration file for the above script

Normal operating files, once the job is created

  • Jenkinsfile - the Jenkins job definition
  • ParameterPath.csv - newly inflated accounts will be added to this file, then checked in
  • run.sh - shell script to create new Application Jenkins Controller
  • new-jenkins-chart-values.yaml - Helm values to use, when launching the new Application Jenkins Controller
  • MISSING - the xml file defining the Jenkins Job in the new Application Jenkins Controller that will create the K8s cluster

Note about Jenkins creating other Jenkins Pods

The main jenkins controller pod that will create other jenkins controller pods will need to have its service role changed. 1059 kubectl get sa -A 1060 kubectl get sa -n jenkins 1061 kubectl get clusterrolebinding -A 1062 kubectl get clusterrolebinding transitpoint-jenkins -o yaml 1064 kubectl get rolebinding -A 1065 kubectl get role -n jenkins transitpoint-jenkins-schedule-agents -o yaml 1066 kubectl get role -n jenkins transitpoint-jenkins-schedule-agents -o yaml > transitpoint-jenkins-schedule-agents.yaml 1068 kubectl edit role -n jenkins transitpoint-jenkins-schedule-agents

https://www.magalix.com/blog/kubernetes-rbac-101

alpha's People

Contributors

mi5guided avatar richwsanders avatar

Watchers

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