https://github.com/scriptcamp/kubernetes-serviceaccount-example
Example Kubernetes manifests to create service account mapped to Rolebinding.
https://github.com/scriptcamp/kubernetes-serviceaccount-example
Last synced: 24 days ago
JSON representation
Example Kubernetes manifests to create service account mapped to Rolebinding.
- Host: GitHub
- URL: https://github.com/scriptcamp/kubernetes-serviceaccount-example
- Owner: scriptcamp
- Created: 2021-06-01T02:33:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-07T06:47:46.000Z (almost 4 years ago)
- Last Synced: 2025-04-28T12:59:41.637Z (24 days ago)
- Size: 4.88 KB
- Stars: 4
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kubernetes-serviceaccount-example
Example Kubernetes manifests to create service account mapped to Rolebinding.
Reference Documents:
Service Account With ClusterRole: https://devopscube.com/kubernetes-api-access-service-account/
Service Account With Role:https://devopscube.com/create-kubernetes-role/