Skip to content

Instantly share code, notes, and snippets.

View bearrito's full-sized avatar
💭
Working

Barrett Strausser bearrito

💭
Working
  • Pittsburgh, Pa
  • 08:23 (UTC -12:00)
View GitHub Profile
@bearrito
bearrito / eksctl-config.yaml
Created November 7, 2022 16:10 — forked from davivcgarcia/eksctl-config.yaml
Amazon EKS Workshop - Cluster Config Example (eksctl)
kind: ClusterConfig
apiVersion: eksctl.io/v1alpha5
metadata:
name: sandbox
version: "1.21"
region: us-east-1
cloudWatch:
clusterLogging:
enableTypes:
- api