#spacelift (2022-10)
2022-10-04
8 Popular Terraform Alternatives You Should Know Check the most popular Terraform Alternatives and decide on the choice of the IaC tool based on the presented features.
Check the most popular Terraform Alternatives and decide on the choice of the IaC tool based on the presented features.
2022-10-06
How to Restart Kubernetes Pods With Kubectl There is no kubectl restart [podname] command for use with Kubernetes. Learn different ways to achieve a pod ‘restart’ with kubectl.
There is no kubectl restart [podname] command for use with Kubernetes. Learn different ways to achieve a pod ‘restart’ with kubectl.
2022-10-10
Terraform Validate Command – Validate Your Configuration Locally Terraform validate command is used to validate the syntax of the configuration included in Terraform file locally. Learn how to use different output options.
Terraform validate command is used to validate the syntax of the configuration included in Terraform file locally. Learn how to use different output options.
2022-10-18
How To YAML : A Complete Language Guide with Examples Learn how to use YAML, one of the most popular data serialization languages that finds its uses almost everywhere where writing configuration is required.
Learn how to use YAML, one of the most popular data serialization languages that finds its uses almost everywhere where writing configuration is required.
2022-10-21
Kubectl Apply vs. Kubectl Create – What’s the Difference? Using both kubectl apply and kubectl create can be useful in different situations. Take a look at the AKS usage example.
Using both kubectl apply and kubectl create can be useful in different situations. Take a look at the AKS usage example.
2022-10-25
How to Manage Secrets in Kubernetes – A Complete Guide In this article, you will learn what a Kubernetes Secret is, its built-in types, ways to create, view, decode, and edit them, and how to use them in Pods.
In this article, you will learn what a Kubernetes Secret is, its built-in types, ways to create, view, decode, and edit them, and how to use them in Pods.
2022-10-27
How to Use Terraform depends_on Meta-Argument Understanding how Terraform uses implicit and explicit dependencies helps you to determine when and how to use the depends_on meta-argument.
Understanding how Terraform uses implicit and explicit dependencies helps you to determine when and how to use the depends_on meta-argument.
2022-10-28
44 Books for DevOps, Site Reliability, and Cloud Engineers Look into books relevant to DevOps, Site Reliability, and Cloud Engineers & Architects around technical, business, personal growth, and other topics.
Look into books relevant to DevOps, Site Reliability, and Cloud Engineers & Architects around technical, business, personal growth, and other topics.
2022-10-31
What is Azure DevOps? Introduction to the Azure DevOps Platform In this article, we will take a look at Azure DevOps. Learn how to set it up. See services it provides and popular extensions.
In this article, we will take a look at Azure DevOps. Learn how to set it up. See services it provides and popular extensions.