Giter Club home page Giter Club logo

pcatrina / argo_cd_in_vagrant_example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tenagrim/argo_cd_in_vagrant_example

0.0 0.0 0.0 22 KB

This project aims to introduce you to kubernetes from a developer perspective. You will have to set up small clusters and discover the mechanics of continuous integration. At the end of this project you will be able to have a working cluster in docker and have a usable continuous integration for your applications.

Shell 83.94% HTML 16.06%
argocd k3d k3s k8s vagrant virtualbox

argo_cd_in_vagrant_example's Introduction

The purpose of the project is to become more familiar with
Kubernetes (k3s, k3d) and AgroCD.

All three parts (p1, p2, p3) are based on Vagrant environments
with VirtualBox as hypervisor.

p1:
In this task just two virtual machines were configured,
there are two nodes of k3s connected to single cluster.

p2:
One machine with k3s and three simple applications

p3:
One machine with k3d cluster and AgroCD inside, configured to
automatically apply configuration on cluster once it was modified
inside the git repo .

Prerequisites:
-- be sure if your system supports virtualization on cpu
-- install VirtualBox
-- install Vagrant
-- run: "vagrant plugin install vagrant-vbguest --plugin-version 0.21"
-- enter your docker hub creds in p1/config/registries.yaml (optional)
-- run: "vagrant up" inside p1, p2 or p3 directory
-- for p3 it needs to ssh inside vm and run scripts:
"/vagrant/scripts/install.sh" to install necessary stuff then relogin with ssh or use "su vagrant" to apply docker group to user "/vagrant/scripts/deploy.sh" to create k3d cluster, deploy ArgoCD and simple application with it.

argo_cd_in_vagrant_example's People

Contributors

tenagrim avatar pcatrina avatar

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.