{"id":24797266,"url":"https://github.com/aallali/inception-of-things","last_synced_at":"2025-10-12T22:32:12.847Z","repository":{"id":57539981,"uuid":"436975704","full_name":"aallali/Inception-of-Things","owner":"aallali","description":"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. ","archived":false,"fork":false,"pushed_at":"2022-01-26T11:46:27.000Z","size":2260,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-06-07T18:29:59.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aallali.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-10T12:43:48.000Z","updated_at":"2023-05-12T22:36:25.000Z","dependencies_parsed_at":"2022-09-07T18:00:14.123Z","dependency_job_id":null,"html_url":"https://github.com/aallali/Inception-of-Things","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aallali%2FInception-of-Things","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aallali%2FInception-of-Things/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aallali%2FInception-of-Things/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aallali%2FInception-of-Things/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aallali","download_url":"https://codeload.github.com/aallali/Inception-of-Things/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236280196,"owners_count":19123519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-30T01:19:04.863Z","updated_at":"2025-10-12T22:32:07.263Z","avatar_url":"https://github.com/aallali.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42-Inception-of-Things\nThis 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. \n\n## check (v2/1337) branch, it contains the version compatible with the 1337's IMacs\n### !!! IGNORE THIS IT WILL BE UPDATED !!!\n### - commands sheets (ignore it, it will be re-written later in well organized documentation)\n**install vbguest**\n`vagrant plugin uninstall vagrant-vbguest`\n`vagrant plugin install vagrant-vbguest`\n\n**speed up download of Vagrant Boxs (install these two plugins)**\n**Installation Make sure you have Vagrant 1.4+ and run:** \n`vagrant plugin install vagrant-cachier`\n`vagrant plugin install vagrant-faster`\n\n**last version of vagrant-vbguest cause the vguest plugin to be reinstall everytime you vagrant up, downgrade to this version to avoid this problem**\n`vagrant plugin uninstall vagrant-vbguest`\n`vagrant plugin install vagrant-vbguest --plugin-version 0.21`\n\n`chmod 644 /etc/rancher/k3s/k3s.yml`\n**or use this option**\n`--write-kubeconfig-mode=644`\n\n\n**clear all deployments/pods/services**\n`kubectl delete --all  pods`\n`k3s kubectl get service -o wide`\n`k3s kubectl delete svc nginx`\n`k3s kubectl delete deployment yourDeploymentNamenginx`\n\n\n** create nginx deployment\n`k3s kubectl create deployment nginx --image=nginx`\n`k3s kubectl expose deployment nginx --type NodePort --port 80`\n\n**get k3s ingress**\n`kubectl get ing`\n`kubectl describe ingress`\n\n**more explanation about diff between natdnsproxy and natdnshostresolver**\nhttps://stackoverflow.com/questions/51060639/virtualbox-what-is-the-difference-of-natdnsproxy1-and-natdnshostresolver1\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faallali%2Finception-of-things","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faallali%2Finception-of-things","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faallali%2Finception-of-things/lists"}