Kubesimplify

Kubesimplify

Follow
homeYouTubenewslettermembers
Tag

Git

#git

More content

Read more stories on Hashnode


Articles with this tag

GitOps - Demystified

Nourhan KhaledNourhan Khaled
Feb 9, 20236 min read

Having had first-hand experience with both lives before GitOps and after, I can easily say managing Kubernetes applications without GitOps feels like...

GitOps - Demystified

Moving code between GIT repositories with Copybara

Daniele PolencicDaniele Polencic
Jun 27, 20229 min read

Copybara is a tool to move source code between git repositories automatically. When would you use such a tool? When you have an internal repository...

Moving code between GIT repositories with Copybara

Terraform Best Practices

Aditya TripathiAditya Tripathi
Jun 16, 20225 min read

Terraform is one of the most popular infrastructure as code tools out there. And if you have started working with terraform, you may be asking...

Terraform Best Practices

Quick Bites of FluxCD: Health Assessment

Engin DiriEngin Diri
May 24, 20224 min read

GitOps With A Peace Of Mind ยท TL;DR: Code, please! https://github.com/dirien/quick-bites/tree/main/flux-health During KubeCon EU, I talked with Stefan...

Quick Bites of FluxCD: Health Assessment

Get Good At Git ๐Ÿ’Ž

BUSHRA NAZISHBUSHRA NAZISH
May 4, 20229 min read

15 Advanced Git Techniques and Shortcuts ยท One of the best pieces of advice, one would ever get is "Get good at Git". Git was created by Linus Torvalds,...

Get Good At Git ๐Ÿ’Ž

Starting your DevOps Journey as a Windows User

Vaidansh BhardwajVaidansh Bhardwaj
Apr 15, 20227 min read

Setting Up WSL2 and tools for DevOps on Windows ยท Why DevOps? "DevOps" has become a new buzzword in the tech industry. With booming career opportunities...

Starting your DevOps Journey as a Windows User