Justin Scott 6aff0ac601 Remove static cpu from kubeadm.yaml
* Removing static cpu pinning due to confusion and complications it causes with disabling/enabling cores.
* Static CPU policy by defaults pins the process to CPUs if a kubernetes pod limits are set to be full cpus. While this a neat thing, this also causes issues when setaffinity is tried in a particular CPU. While we would like to set limits, pinning a process to a core is something we will try to avoid in the near future.
2022-04-04 14:31:15 -07:00
2019-01-04 22:04:15 -08:00
2020-02-12 09:44:18 -08:00
2018-12-04 13:45:44 -08:00

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.
S
Description
No description provided
Readme Apache-2.0 897 KiB
Languages
Shell 65.1%
R 32.5%
Dockerfile 1.9%
Smarty 0.4%
Makefile 0.1%