Tag Archives: viktor farcic devops

How To Troubleshoot And Support Kubernetes Applications And Clusters?

Troubleshoot is a kubectl plugin providing diagnostic tools for Kubernetes clusters and applications. It provides means to troubleshoot potential issues as well as to generate a support bundle that can be sent to the team providing the support.

Continue reading

Github Actions review and tutorial

What is GitHub actions? How to use GitHub Actions, and does it work? How can we leverage its marketplace, and what is the pricing? Is it a good solution for CI/CD pipelines? Let’s answer those and other questions through tutorial and review.

Continue reading

GitHub CLI – How to manage repositories more efficiently

Most of us are used to using GitHub through it’s Web UI. However, that might not be the best or the most efficient way to operate our repositories. CLI might be a much better choice.

Continue reading