Skip to content

RecursiveDeveloper/argocd-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 About Me

I'm a junior DevOps engineer with some expertise in BackEnd development using Java and Node.js; scripting skills with Python, Bash and JavaScript; besides CI/CD and cloud knowledge of AWS and Azure DevOps tools ...

Logo

linux python javascript nodejs mysql jenkins aws azuredevops

🔗 Portfolio

portfolio linkedin

Install and set up a Minikube cluster with Ansible

Set up and provision your own local Minikube cluster using Vagrant to deploy an Ubuntu VM and Ansible roles to provision a one node Minikube cluster along with all the tools needed to interact with it.

Simple_Ansible-lab_diagram

Tech Stack

  • Client: ---
  • Server: ---
  • Database: ---
  • Cloud provider: ---
  • Tools: Vagrant, Ansible

Installation

  1. Install VirtualBox as your virtual machine provider Install VirtualBox
  2. Install Vagrant according to your operating system Install Vagrant

Deployment

To deploy this project run

  vagrant up

For more informations about vagrant commands check vagrant-cheat-sheet

If needed, you can modify playbook tasks to include all the tools you want to. Besides, requirements yaml file contains all the roles that will be installed, therefore if you plan to add or remove any role, erase the corresponding line both in requirements yaml file and in the playbook file.

Authors

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages