Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.81 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.81 KB

terraform-install kubernetes-install aws-install

Local-Software-Install-Scripts

This repository contains a collection of scripts that I use to automate my devops work. It contains scripts to install kubernetes, terraform and few other tools.

Supported Tools

Below are the currently supported tools:

Prerequisites

  • wsl for Widows
  • Ubuntu 20.04

How to use this repository

  • Clone the repository devops-scripts
  • Run the scripts by going to particular directory (for example aws)
  • Run the scripts by running the script present in the folder (for example awscli.sh)
  • It will install the required tools (for example awscli)

Authors

This repository is managed by Rahul Lokurte

License

MIT licensed. See LICENSE for full details.