An open API service indexing awesome lists of open source software.

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.

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/