Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petersonwsantos/devops-tools

Devops Tools - Box Vagrant
https://github.com/petersonwsantos/devops-tools

devops tools vagrant

Last synced: about 1 month ago
JSON representation

Devops Tools - Box Vagrant

Awesome Lists containing this project

README

        

# DEVOPS TOOLS

#### Cloud Providers
- [x] Aws cli
- [x] Heptio Authenticator
- [x] Gcloud cli
- [ ] Azure

#### Docker and tools
- [x] Docker
- [ ] Compose
- [ ] Kompose

#### Kubernetes and tools
- [x] Kubectl
- [x] Helm
- [x] Kubens
- [x] Kubectx
- [x] Skaffold
- [x] Kops

#### Automation Tools
- [x] Packer
- [x] Terraform
- [x] Jenkins_x
- [x] Puppet Agent
- [x] Puppet PDK
- [x] Beaker(puppet)

#### Misc
- [x] Hub
- [x] Generate ssh Keys
- [x] Oh My Zsh

##### Run Vagrant devops-tools
```console
git clone https://github.com/petersonwsantos/devops-tools.git
cd devops-tools
vagrant up
```