Skip to content

Scirpts to create a Kubernetes cluster in AWS, including Datadog agent.

Notifications You must be signed in to change notification settings

chrisleffler/k8s-cluster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k8s-cluster

Scripts to create a Kubernetes cluster in AWS, including Datadog agent.

v1.19

In version 1.19, the scheduler and controllers do not listen on HTTP. To revert to 1.18 behaviour, edit the static pod definitions (/etc/kubernetes/manifests) in the master nodes and remove the line - --port=0.

About

Scirpts to create a Kubernetes cluster in AWS, including Datadog agent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 80.5%
  • Shell 17.7%
  • Dockerfile 1.8%