Skip to content

cloud-native-toolkit/terraform-k8s-serviceaccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Service Account Module

Creates a service account with the name provided. If this module is applied to an OpenShift cluster it will also apply the provided security context constraints.

Pre-requisites

This module has the following requirements:

  • Kubernetes cli (kubectl)
  • Openshift cli (oc), if working with an openshift cluster
  • linux shell environment

About

Terraform module to create a service account in the cluster

Resources

Stars

Watchers

Forks

Packages

No packages published