Skip to content

Instantly share code, notes, and snippets.

View mlindhout's full-sized avatar

mlindhout mlindhout

View GitHub Profile
apiVersion: v1
kind: Namespace
metadata:
name: nginx-ingress
---
apiVersion: v1
kind: Secret
metadata:
name: default-server-secret
namespace: nginx-ingress
@mlindhout
mlindhout / k8-dashboard.yml
Last active March 7, 2019 11:04
k8-dashboard.yml
# Copyright 2017 The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
@mlindhout
mlindhout / k8s-pv-controller
Created March 7, 2019 11:03
k8s-pv-controller
kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: nfs-provisioner-runner
rules:
- apiGroups: [""]
resources: ["persistentvolumes"]
verbs: ["get", "list", "watch", "create", "delete"]
- apiGroups: [""]
resources: ["persistentvolumeclaims"]

Keybase proof

I hereby claim:

  • I am mlindhout on github.
  • I am jointeffort (https://keybase.io/jointeffort) on keybase.
  • I have a public key whose fingerprint is 8AE5 92AB 7885 2629 D0F2 A0C8 0A5C D03F 1039 7E49

To claim this, I am signing this object: