diff --git a/README.md b/README.md new file mode 100644 index 0000000..2147b4b --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Inception of Things +A project of 42 school entirely made in Peer to Peer learning with my mate Unai + +## Purpose +Discover [Kubernetes](https://kubernetes.io/), [Vagrant](https://developer.hashicorp.com/vagrant), [ArgoCD](https://argo-cd.readthedocs.io/en/stable/) +- Create virtual machines with Vagrant +- Install and setup K3D and K3S +- Install ArgoCD and setup an ArgoCD pipeline with a github repository +- Deploy a gitlab instance on k3d cluster +- Create an Ingress config \ No newline at end of file diff --git a/en.subject.pdf b/en.subject.pdf new file mode 100644 index 0000000..633d17d Binary files /dev/null and b/en.subject.pdf differ