๐ฎ๐ณ Finally INDIA is on the ๐ Moon!
Many Congratulations ๐ ๐
Many Congratulations ๐ ๐
๐3๐ฅ1
๐ฅ๐ฅ Something Crazy is coming in few minutes ๐ฅณ๐ฅณ
๐2
Understand Terraform Provider Block โ Quick Overview with example
Covered:
What is Provider in Terraform?
What is Provider Block?
What actually Provider Block configuration consists?
Keep Learning!๐
Covered:
What is Provider in Terraform?
What is Provider Block?
What actually Provider Block configuration consists?
Keep Learning!๐
๐1
How to define and use Terraform Variables:
Topic Covered:
What are Variables in Terraform?
Types of Variables?
How to define and use Input Variables?
How to define and use Output Variables?
Real world example (with sample code)
Keep Learning! ๐
@LearnDevOpsForFree
Topic Covered:
What are Variables in Terraform?
Types of Variables?
How to define and use Input Variables?
How to define and use Output Variables?
Real world example (with sample code)
Keep Learning! ๐
@LearnDevOpsForFree
๐1
๐ ** Announcement **๐
Working on 100-day challenge to learn DevOps and Cloud (with Examples) - Video Series (on Youtube)
That will cover topics from beginning level to advance level!
๐ Youtube: https://www.youtube.com/@T3Ptech
Let's Learn Together! Will look forward for your support!๐
@LearnDevOpsForFree
Working on 100-day challenge to learn DevOps and Cloud (with Examples) - Video Series (on Youtube)
That will cover topics from beginning level to advance level!
๐ Youtube: https://www.youtube.com/@T3Ptech
Let's Learn Together! Will look forward for your support!๐
@LearnDevOpsForFree
๐4โค2
Tech Fusionist (Tech : Cloud, DevOps, Cybersecurity, AI & more) pinned ยซ๐ ** Announcement **๐ Working on 100-day challenge to learn DevOps and Cloud (with Examples) - Video Series (on Youtube) That will cover topics from beginning level to advance level! ๐ Youtube: https://www.youtube.com/@T3Ptech Let's Learn Together! Willโฆยป
โ
Pod Lifecycle in Kubernetes
Kubernetes is an open-source platform designed to automate deploying, scaling, and operating application containers. The Kubernetes lifecycle is defined by a series of stages that a pod goes through as it is created, deployed, and eventually terminated. Here are the important stages of the Kubernetes lifecycle:
1 Pending: This is the first stage of the Kubernetes lifecycle. During this stage, the pod has been accepted by the Kubernetes cluster, but one or more of its containers has not been set up and made ready to run
2 Running: This stage occurs when at least one of the podโs primary containers starts successfully. The pod remains in this stage until it is terminated or stopped
3 Succeeded: This stage occurs when all containers in the pod have completed successfully and exited
4 Failed: This stage occurs when any container in the pod terminates in failure
These are the main stages of the Kubernetes lifecycle. Each stage represents a different state of the pod as it moves through its lifecycle.
I hope this information helps! ๐
Keep Learning!๐
@LearnDevOpsForFree
Kubernetes is an open-source platform designed to automate deploying, scaling, and operating application containers. The Kubernetes lifecycle is defined by a series of stages that a pod goes through as it is created, deployed, and eventually terminated. Here are the important stages of the Kubernetes lifecycle:
1 Pending: This is the first stage of the Kubernetes lifecycle. During this stage, the pod has been accepted by the Kubernetes cluster, but one or more of its containers has not been set up and made ready to run
2 Running: This stage occurs when at least one of the podโs primary containers starts successfully. The pod remains in this stage until it is terminated or stopped
3 Succeeded: This stage occurs when all containers in the pod have completed successfully and exited
4 Failed: This stage occurs when any container in the pod terminates in failure
These are the main stages of the Kubernetes lifecycle. Each stage represents a different state of the pod as it moves through its lifecycle.
I hope this information helps! ๐
Keep Learning!๐
@LearnDevOpsForFree
๐2