diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 32454b6..80d2b61 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -7,6 +7,7 @@ on: permissions: contents: write + jobs: build_and_deploy: diff --git a/README.md b/README.md index f987c05..56cbcb9 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). -- [#2 Getting Started with AWS: Create Free AWS Account | AWS Tutorials for Absolute Beginners in Hindi](https://www.youtube.com/watch?v=53nNg7X86yc) -- [#1 What is AWS? Why to learn? What's Cloud Computing? | AWS 101 | AWS for Absolute Beginners](https://www.youtube.com/watch?v=S0pHo5rhsxE) -- [Terraform Dynamic Block Explained with Demo in Hindi | What are Dynamic Blocks in Terraform?](https://www.youtube.com/watch?v=4wGTVBzQYDs) -- [Data Sources in Terraform | Use terraform data source to fetch aws ami ids | Terraform Tutorials](https://www.youtube.com/watch?v=_NU3jIwvPGs) -- [Terraform Local Values Explained | Locals in Terraform | Terraform Tutorials in Hindi](https://www.youtube.com/watch?v=ldK_98oPjMc) +- [Kubernetes Crash Course for Absolute Beginners](https://www.youtube.com/watch?v=LW4qhV6lk7w) +- [How Kubernetes Works Internally (Control Plane vs Worker Nodes) | Explained Simply](https://www.youtube.com/watch?v=V5TVWGV8WwU) +- [What Is Kubernetes and Why Kubernetes? | Kubernetes Tutorials for Beginners in English](https://www.youtube.com/watch?v=rlWydYJL1lY) +- [Tuples in Python | Lists vs Tuples in Python | Python Tutorials in Hindi for Beginners](https://www.youtube.com/watch?v=bN6H3XhZIIY) +- [List Data Type In Python | Python Tutorials for Beginners in Hindi | List Methods and Functions](https://www.youtube.com/watch?v=3bMa94aprmc) ## Available Scripts