Skip to content

A project written in golang to enable bootstrapping daily-usage thinks

License

Notifications You must be signed in to change notification settings

Skoczek135/devops-bootstrap-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOpsCLI is a project written in golang to enable bootstrapping daily-usage things in DevOps world. It's personal project to simplify my daily work.

Installation

go get -u github.com/skoczewd/devopscli

Usage

docli --help

Pre-requisites

  1. fzf
  2. kubectl node-shell

Features

Kubernetes

[x] Deploying debug pod
[x] SSHing into K8S node via node-shell 
[x] Bash Exec into the pod using not full name but its prefix

Terraform

[x] Adding terraform providers (aws, helm, kubernetes)
[x] Adding helm release and default values.yaml is being saved in the same directory
[x] Adding terraform module which pulls the module from the source and put default values along with a description.
[x] Bootstraping terraform workspace
[x] Bootstraping terraform module

About

A project written in golang to enable bootstrapping daily-usage thinks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published