Skip to content

cabbagec2hlbGwK/podRoleBinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages