Giter VIP home page Giter VIP logo

common_tools's Introduction

fuchicorp Kubernetes Common Tools

This page contains how to deploy common_tools to Kubernetes Cluster.

Required Packages

  1. terraform
  2. kubectl (configured )
  3. helm v2.11.0
  4. Cert-manager v0.11.0
  5. Kube Cluster 1.12.7-gke.10

What will be deployed to cluster?

  1. Jenkins Jenkins is will be deployed to the cluster. You will need to get password from the pod Example doc

  2. Nexus After deploying the nexus you will need to change the password default creds is admin:admin123

  3. Grafana Grafana also will be deployed you are able to parse admin username and password with tfvars. Vars grafana_username, grafana_password

  4. Vault For Vault you will need to create parse variable for token call it vault_token

Deploy to Cluster

First you will need to clone the repo

git clone https://github.com/fuchicorp/common_tools.git
cd common_tools

Please use default module just run following command.

source set-env.sh configuration/fuchicorp-common-tools.tfvars

If you are using scripted way you will need to generate tfvars file. For example

» cat <<EOF > terraform apply -var-file=$DATAFILE                                                                     
grafana_password = 'mypassword'
grafana_username = 'admin_user'
namespace      = 'tools'
vault_token    = 'a872nawd81*q2n'
EOF

After you done with generation of the var file. You can start deploying.

terraform plan -var-file=terraform apply -var-file=$DATAFILE    
terraform apply -var-file=terraform apply -var-file=$DATAFILE

common_tools's People

Contributors

aclipco avatar aidinkobonov avatar aizada92 avatar alibek17 avatar andriipanchuk avatar atakanerdil2559 avatar bkarakas avatar csamatov96 avatar devops-aizirek avatar dilfuza97 avatar florinen avatar fsadykov avatar gulmira83 avatar hakten avatar khuslens avatar kolomyya avatar ktalant avatar llily92 avatar lmstripe avatar maqsuda-hamid avatar mkarimi20 avatar murodbey avatar natan1988 avatar oyakisma avatar safag05 avatar sezginmutlu avatar tunji57 avatar umar832 avatar

Watchers

 avatar

Forkers

andriipanchuk

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.