Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PodRoleBinding

This Terraform deployment automates the creation of configurations required by the Kubernetes cluster to manage resources and roles on AWS. It eliminates the need for manual creation or attachment of roles.

Setup

  1. Initialize Terraform:
terraform init
  1. Review the deployment plan:
terraform plan
  1. Before applying the changes, verify the plan to ensure it aligns with your expectations.

  2. Apply the changes:

terraform apply

Note: It's recommended to review the plan and confirm that it meets your requirements before applying the changes.

This deployment empowers the Kubernetes cluster to effectively manage resources and roles on AWS, allowing for seamless integration and automated configuration management.

About

role binding at pod level

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages