Skip to content

Instantly share code, notes, and snippets.

@gowatana
Created April 4, 2021 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gowatana/bf75ceca828d956a785e44aa3dd381ce to your computer and use it in GitHub Desktop.
Save gowatana/bf75ceca828d956a785e44aa3dd381ce to your computer and use it in GitHub Desktop.
---
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: crb-vmware-system-privileged
roleRef:
kind: ClusterRole
name: psp:vmware-system-privileged
apiGroup: rbac.authorization.k8s.io
subjects:
- kind: Group
name: system:serviceaccounts
apiGroup: rbac.authorization.k8s.io
@gowatana
Copy link
Author

gowatana commented Apr 5, 2021

下記の投稿むけ。

vSphere with Tanzu NSX-ALB(Avi)版ラボ環境構築。Part-05 Tanzu Kubernetes クラスタの作成
https://vm.gowatana.jp/entry/2021/04/04/201906

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment