DevOps drawer
@DevOps101
398
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
398 subscribers
DevOps drawer
https://blog.alexellis.io/kubernetes-in-10-minutes/
Alex Ellis' Blog
Kubernetes on bare-metal in 10 minutes
Learn how to get started with Kubernetes on bare-metal in 10 mins - the open-source orchestration framework built to run containers at scale in production.
DevOps drawer
https://github.blog/2019-11-21-debugging-network-stalls-on-kubernetes/
The GitHub Blog
Debugging network stalls on Kubernetes
In this deep-dive, we identified and worked through sporadic latency issues with services running on Kubernetes in our environment.
DevOps drawer
https://github.com/mhausenblas/kcf
GitHub
GitHub - kubectl-plus/kcf: A CLI tool providing you with status & configuration of a Kubernetes cluster fleet
A CLI tool providing you with status & configuration of a Kubernetes cluster fleet - GitHub - kubectl-plus/kcf: A CLI tool providing you with status & configuration of a Kubernetes ...
DevOps drawer
https://github.com/cilium/hubble
GitHub
GitHub - cilium/hubble: Hubble - Network, Service & Security Observability for Kubernetes using eBPF
Hubble - Network, Service & Security Observability for Kubernetes using eBPF - cilium/hubble
DevOps drawer
https://www.beautiful.ai/player/-LuUSXtd-8pNDU90zNP2/Shifting-Left-DevSecOps-as-an-Approach-to-Building-Secure-Products
Beautiful.ai
Shifting Left: DevSecOps as an Approach to Building Secure Products
DevOps drawer
https://medium.com/glasswall-engineering/are-you-ready-new-starters-journey-to-production-bcf0f7e30ac2
Medium
Are you ready? New starters journey to production.
One of the main and if not most important part of being an SRE team member is running of the production system.
DevOps drawer
https://electric-cloud.com/blog/the-7-deadly-diseases-of-devops-1-invisible-work/
CloudBees
The 7 Deadly Diseases of DevOps: #1 - "Invisible Work"
There are seven common diseases of DevOps that inhibit the success of IT in an organization. #1: Invisible Work: learn all about the common symptoms and its remedies.
DevOps drawer
https://dtone.engineering/2019/from_failovers_to_keepalived_over_vswitches_with_hetzner/
DevOps drawer
https://speakerdeck.com/garethr/applying-policy-throughout-the-application-lifecycle-with-open-policy-agent
Speaker Deck
Applying Policy Throughout The Application Lifecycle with Open Policy Agent
A talk from KubeCon San Diego all about policy as code. What is policy? Why should you describe it in code? How to use the Open Policy Agent ecosystem to test policy from local development, CI and in production.
DevOps drawer
https://pauldambra.dev/2019/11/serverless-lessons-learned.html
pauldambra.dev
Serverless - Lessons learned
reflecting on time spent building serverless systems
DevOps drawer
https://apenwarr.ca/log/20191109
apenwarr.ca
git-subtrac: all your git submodules in one place
Long ago, I wrote git-subtree
to work around some of my annoyances with git submodules. I've learned a lot
since then, and the development e...
DevOps drawer
Forwarded from
Hacker News
Kubernetes Config Connector: Provision GCP Infrastructure Using Kubernetes
Article
,
Comments
GitHub
GitHub - GoogleCloudPlatform/k8s-config-connector: GCP Config Connector, a Kubernetes add-on for managing GCP resources
GCP Config Connector, a Kubernetes add-on for managing GCP resources - GoogleCloudPlatform/k8s-config-connector
DevOps drawer
Forwarded from
Hacker News
Mitigating a DDoS on Mastodon
Article
,
Comments
Coffee and Dreams
Mitigating a DDoS, or: how I learned to stop worrying and love the CDN
TLDR: This will mainly be a story into how I experienced and reacted to my first real-time attack. As you may or may not know, I did work in security for a f...
DevOps drawer
Forwarded from
Hacker News
The Great Cannon has been deployed again
Article
,
Comments
DevOps drawer
https://sysdig.com/blog/whats-new-kubernetes-1-17/
Sysdig
What’s new in Kubernetes 1.17?
Kubernetes 1.17 is about to be released! This short-cycle release focuses on small improvements and house cleaning. Here is what’s new in Kubernetes 1.17.
DevOps drawer
Forwarded from
Hacker News
Low-Cost VPS Testing
Article
,
Comments
DevOps drawer
Forwarded from
Hacker News
Deploy-your-own-SaaS: “only yours” cloud services for everyday needs
Article
,
Comments
GitHub
GitHub - Atarity/deploy-your-own-saas: List of "only yours" cloud services for everyday needs :black_flag:
List of "only yours" cloud services for everyday needs :black_flag: - Atarity/deploy-your-own-saas
DevOps drawer
https://jvns.ca/blog/2019/11/18/how-containers-work--overlayfs/
Julia Evans
How containers work: overlayfs
I wrote a comic about overlay filesystems for a potential future container zine this morning, and then I got excited about the topic and wanted to write a blog post with more details. Here’s the comic, to start out:
DevOps drawer
https://blog.lieter.nl/presentations/plexis-NLUUG-fall-2019-systemd-nspawn.pdf
DevOps drawer
https://vincent.bernat.ch/en/blog/2019-zsh-async-vcs-info
vincent.bernat.ch
Zsh prompt with asynchronous Git status
Invoking Zsh vcs_info function before rendering the prompt can be a bit slow on large repositories. Executing it asynchronously solves this issue.
DevOps drawer
https://ubuntu.com/blog/avoiding-dropped-connections-in-nginx-containers-with-stopsignal-sigquit
Ubuntu
Avoiding dropped connections in nginx containers with “STOPSIGNAL SIGQUIT” | Ubuntu
(Also published on my blog at robinwinslow.uk) Update: The default used in the official nginx docker image was changed from SIGTERM to SIGQUIT in November 2020, so this should no longer be an issue for Docker or Kubernetes users. nginx is a very popular web…
TWeb.init({scrollToPost:'DevOps101/5457'});