Skip to content

Instantly share code, notes, and snippets.

View protonjhow's full-sized avatar

John Howard protonjhow

View GitHub Profile

Keybase proof

I hereby claim:

  • I am protonjhow on github.
  • I am protonjhow (https://keybase.io/protonjhow) on keybase.
  • I have a public key whose fingerprint is BF93 CB45 D94A 0F8C BD3B F0B2 999A 50A9 4543 55DD

To claim this, I am signing this object:

@protonjhow
protonjhow / calico.yaml
Created October 12, 2022 21:36
calico config
---
# Source: calico/templates/calico-kube-controllers.yaml
# This manifest creates a Pod Disruption Budget for Controller to allow K8s Cluster Autoscaler to evict
apiVersion: policy/v1
kind: PodDisruptionBudget
metadata:
name: calico-kube-controllers
namespace: kube-system
labels: