AWS user credential and Jenkins Integration
As a prerequisites, It is required to create IAM user in AWS to generate access key and secret access key.
Creating an IAM user in your AWS account
To integrate with Jenkins credentials¶
Open Jenkins Server
Go to Dashboard Manage Jenkins Manage Credentials
Choose global configuration and Add Credentials
Choose secret text as kind and fill the access key with desire ID that is used in apply.yaml. Similarly, repeat the same for secret access key.