Refer to how to create Github Repository
Access to New repository of Github
my-eks-blueprints for Repository name
After creating repository successfully

In the Github interface we will install and create token


In the Developer settings interface

In the Generate new token interface
eks-workshop-toke 7. Select Generate token
7. Select Generate token

Complete Generate token

Refer to how to create Personal Access Token
sudo dnf install git -y
git --version

git clone https://github.com/<your-alias>/my-eks-blueprints.git
