mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-26 18:36:03 +00:00
50553aa7bb34bc9835089b7c4add7d03c5d7429b
As part of the existing json file, there is a 'kubectl get nodes' json dump. Instead of collecting this information each pod launch, use the data already gathered. This data is immutable during the test runs. This greatly improves the overall runtime of the test script by preventing expensive kubectl execs per node per iteration. Signed-off-by: David Lyle <dklyle0@gmail.com>
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%