#git
Read more stories on Hashnode
Articles with this tag
Releases are a very important way to: Track versioning Showcase changes Acknowledge contributors Distribute Binaries But, who does releases...
Having had first-hand experience with both lives before GitOps and after, I can easily say managing Kubernetes applications without GitOps feels like...
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...
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...
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...
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,...