Skip to content

Instantly share code, notes, and snippets.

View mattkelly's full-sized avatar
🍄

Matt Kelly mattkelly

🍄
View GitHub Profile

Keybase proof

I hereby claim:

  • I am mattkelly on github.
  • I am mattkellyeng (https://keybase.io/mattkellyeng) on keybase.
  • I have a public key ASAZYDg6Cpn5cZ_qZM7iyJReJpqJVEOumIVs7V0-zzWReQo

To claim this, I am signing this object:

@mattkelly
mattkelly / kops-autoscaling-demo-cluster-autoscaler-manifests.yaml
Last active February 14, 2019 02:19
kops-autoscaling-demo-cluster-autoscaler-manifests
---
apiVersion: v1
kind: Secret
metadata:
name: cerebral-aws-engine
namespace: kube-system
stringData:
AWS_ACCESS_KEY_ID: aws-access-key-id
AWS_SECRET_ACCESS_KEY: aws-secret-access-key
---
@mattkelly
mattkelly / kops-autoscaling-demo-cluster-config.yaml
Last active April 19, 2019 17:03
kops autoscaling demo: cluster configuration
---
apiVersion: kops/v1alpha2
kind: Cluster
metadata:
name: autoscaling-experiment.k8s.local
spec:
api:
loadBalancer:
type: Public
authorization: