Skip to content

Latest commit

 

History

History
74 lines (51 loc) · 1.55 KB

README.md

File metadata and controls

74 lines (51 loc) · 1.55 KB

Welcome to inception_of_things 👋

Version

IoT is a gateway to mastering Kubernetes through hands-on experience with Vagrant, K3s, and K3d, simplifying the world of container orchestration.

📝 Table of Contents

⛔️ Warning

The sharing of this project on my GitHub aims to help peoples to open their minds to new logics or help peoples in case of difficulty. In no way, that aims to copy and paste this work on your own repository.

📋 Prerequisites

  • Vagrant v2.3.7
  • k3d v5.6.0
  • k3s v1.27.5-k3s1
  • docker.io

On x86_64 architecture :

  • virtualbox >= 6.1

On Apple Silicon / ARM architecture :

  • VMWare Fusion 13.0.2

🔧 Install

$ git clone https://github.com/mathias-mrsn/inception_of_things.git

🚀 Usage

For parts p1 and p2:

$ cd inception_of_things/...
$ vagrant up

For part p3:

$ cd inception_of_things/...
$ make

For bonus :

$ cd inception_of_things/bonus
$ make
$ make test

👥 Authors

👤 mamaurai


👤 xchalle


This README was generated with ❤️ by readme-md-generator