mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-19 05:27:26 +00:00
55b2aa2d192b70ee1567b87f500f26070b6fe866
per https://github.com/AntonioMeireles/ClearLinux-packer/issues/24 the ClearLinux libvirt boxes default size was lowered from the previous 40G to a more manageable 5G, having the user the ability to, at box instantiation, to increase that value to whatever is adequate. In order to avoid surprises in this side the Vagrantfile was modded to have hardcoded the previous default value. This change is forward and backward compatible as it will just be ignored when using older boxes ( since the 'new' root volume size just the same as original one) and will resize the box to the expected 40G in newer ones. Signed-off-by: António Meireles <antonio.meireles@reformi.st>
Cloud Native Setup
Automation around setting up the cloud-native content (Kubernetes) on Clear Linux.
Folder Structure
- clr-k8s-examples: script tools to deploy a Kubernetes cluster
- metrics: tools to aid in measuring the scaling capabilities of Kubernetes clusters.
Description
Languages
Shell
65.1%
R
32.5%
Dockerfile
1.9%
Smarty
0.4%
Makefile
0.1%