DevOps drawer
@DevOps101
396
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
396 subscribers
DevOps drawer
https://thecloudblog.net/lab/kubernetes-container-lifecycle-events-and-hooks/
thecloudblog.net
Kubernetes Container Lifecycle Events and Hooks
You might encounter cases where you need to instruct Kubernetes to start a pod only when a condition is met, such as dependencies are running, or sidecar containers are ready. Likewise, you might want to execute a command before Kubernetes terminates a pod…
DevOps drawer
https://github.com/healthchecks/healthchecks
GitHub
GitHub - healthchecks/healthchecks: Open-source cron job and background task monitoring service, written in Python & Django
Open-source cron job and background task monitoring service, written in Python & Django - healthchecks/healthchecks
DevOps drawer
https://firehydrant.io/blog/when-to-hire-an-incident-commander/
FireHydrant
When to hire an incident commander
Incident commanders enable efficiency, consistency and learning from incidents. Learn how and determine if it's time to hire an incident commander.
DevOps drawer
https://www.eficode.com/blog/the-future-of-kubernetes-and-why-developers-should-look-beyond-kubernetes-in-2022
Eficode.com
The future of Kubernetes – and why developers should look beyond Kubernetes in 2022
Kubernetes is ubiquitous in container orchestration, and its popularity has yet to weaken. This does, however, not mean that evolution in the container orchestration space is at a stand-still.
DevOps drawer
https://simonwillison.net/2022/Feb/2/help-scraping/
Simon Willison’s Weblog
Help scraping: track changes to CLI tools by recording their --help using Git
I’ve been experimenting with a new variant of Git scraping this week which I’m calling Help scraping. The key idea is to track changes made to CLI tools over time …
DevOps drawer
https://www.netmeister.org/blog/debugging-certificate-errors.html
www.netmeister.org
Debugging Certificate Errors
It is a
truth universally acknowledged, that any developer
accessing a web service must be in want of using 'curl
-k'. But why?
DevOps drawer
https://media.defense.gov/2022/Mar/01/2002947139/-1/-1/0/CTR_NSA_NETWORK_INFRASTRUCTURE_SECURITY_GUIDANCE_20220301.PDF
DevOps drawer
https://sematext.com/blog/haproxy-monitoring/
Sematext
HAProxy Monitoring Guide: Important Metrics & Best Tools [2023]
Learn how to monitor HAProxy health! From backend to frontend, discover the key metrics and best monitoring tools.
DevOps drawer
https://www.idemproject.io/
DevOps drawer
https://gitlab.com/vmware/idem
GitLab
idem
DevOps drawer
https://gitlab.com/saltstack/pop/tiamat
GitLab
saltstack / pop / tiamat · GitLab
Tiamat is the single binary builder for Python projects.
DevOps drawer
https://github.com/probr/probr-core
GitHub
GitHub - probr/probr-core: Dynamic Application Security Testing (DAST) for Cloud
Dynamic Application Security Testing (DAST) for Cloud - probr/probr-core
DevOps drawer
https://www.youtube.com/watch?v=r_vKf5l1D1M
YouTube
Flux for Helm Users
DevOps drawer
https://eng.uber.com/introducing-ballast-an-adaptive-load-test-framework/
DevOps drawer
https://thenewstack.io/kubernetes-at-scale-without-gitops-is-a-bad-idea/
The New Stack
Kubernetes at Scale without GitOps Is a Bad Idea
In this article, we describe the issues and challenges that enterprises face when deploying Kubernetes clusters at scale. We also describe how GitOps processes and tools can allow organizations to gain proper control of these highly distributed environments…
DevOps drawer
https://engineering.nanit.com/who-watches-the-watchers-1608d29ac3a8
Medium
Who watches the watchers?
Using a Dead Man Switch to monitor our monitoring
DevOps drawer
https://brooker.co.za/blog/2022/02/28/retries.html
brooker.co.za
Fixing retries with token buckets and circuit breakers - Marc's Blog
DevOps drawer
https://opensource.com/article/22/2/new-sudo-features-2022
Opensource.com
5 new sudo features sysadmins need to know in 2022
When you want to grant administrative access to some of your users while controlling and checking what they do on your systems, you use sudo.
DevOps drawer
https://www.infoq.com/articles/mtt-metrics-incident-response/
InfoQ
How to Best Use MTT* Metrics to Optimize Your Incident Response
Selecting the correct MTT* metric to improve your incident response is important. If the wrong metric is chosen, the improvements may get lost in the noise of a multivariable equation. This article reviews the various MTT* metrics available and discusses…
DevOps drawer
https://newrelic.com/blog/best-practices/best-practices-for-setting-slos-and-slis-for-modern-complex-systems
New Relic
SLOs and SLIs: Best Practices for Modern, Complex Systems
Learn how to establish best practices for SLOs and SLIs to build reliable, performant modern systems and services and encourage a culture of SRE.