Skip to content

errnothxbye/centos-eks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

centos-eks

CentOS as a grunt/worker node to EKS

A step-by-step article which explains how to configure CentOS7 with CRI-o. More specifically (runc) runtime for trusted container workloads and ClearContainers (cc-runtime) for untrusted workloads on EKS can be sourced at the below link.

https://medium.com/errnothxbye/centos-7-with-cri-o-on-eks-ae9684aff764

extras script

The script in extras directory fetches the table contents available via the available URL and generates a file with values that the kubelet can consume in order to set --max-pods argument properly

docs folder

Contains the copy of the medium.com article, for your convenience.