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://www.youtube.com/watch?v=rjzHgicWd4M
YouTube
A Hitchhiker's Tour to Containerizing a Java application | Nicolas Frankel | OSCONF Jaipur
Open Source Community Conference(OSCONF) is an effort to bring all the open source communities together to share their experience around DevOps tools & technologies. It is powered by Collabnix - a home for millions of DevOps Engineers who want to kick start…
DevOps drawer
https://ubuntu.com/blog/introducing-ha-microk8s-the-ultra-reliable-minimal-kubernetes
Canonical
Introducing HA MicroK8s, the ultra-reliable, minimal Kubernetes | Canonical
15th October 2020: Canonical today announced autonomous high availability (HA) clustering in MicroK8s, the lightweight Kubernetes. Already popular for IoT and developer workstations, MicroK8s now gains resilience for production workloads in cloud and server…
DevOps drawer
https://www.eficode.com/blog/kubernetes-1-19-the-future-of-traffic-ingress-and-routing
Eficode.com
Kubernetes 1.19: The future of traffic ingress and routing
The Kubernetes community is giving up on Ingress and will reinvent traffic routing to scale better with multiple teams and roles.
DevOps drawer
https://kubernetespodcast.com/episode/126-research-steering-honking/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 126 - Research, Steering and Honking, with Bob Killen
Bob Killen is co-chair of Kubernetes' SIG Contributor Experience and was last week elected to the project's Steering Committee. He worked in academia for 15 years, latterly working on research projects using Kubernetes, with a focus on computer security.…
DevOps drawer
https://chrisshort.net/fear-and-loathing-in-yaml/
chrisshort.net
Fear and Loathing in YAML | ChrisShort.net
Learning YAML might be table stakes, but we still need to strive for a better solution. One that's more human friendly.
DevOps drawer
https://techcrunch.com/2020/10/20/cloud-foundry-coalesces-around-kubernetes-in-beautiful-harmony/
TechCrunch
Cloud Foundry coalesces around Kubernetes
In a normal year, the Cloud Foundry project would be hosting its annual European Summit in Dublin this week. But this is 2020, so it’s a virtual event. This year, however, has been a bit of a transformative year for the open-source Platform-as-a-Service project…
DevOps drawer
https://helm.sh/blog/helm-turns-five/
helm.sh
Helm | Helm Turns 5, and GitHub Gives the Gift of Charts
Helm - The Kubernetes Package Manager.
DevOps drawer
https://blog.getambassador.io/experiment-with-opentelemetry-play-with-the-future-cloud-native-metrics-framework-now-1f2c8db75324
Medium
Experiment with OpenTelemetry: Play with the Future Cloud Native Metrics Framework, Now
Experience OpenTelemetry’s power in a simple Kubernetes sandbox environment
DevOps drawer
https://blog.symphonia.io/posts/2020-10-13_how_to_prepare_for_the_coming_cpu_confusion
blog.symphonia.io
How to prepare for the coming CPU confusion
The server-side software industry is about to switch from x86 to ARM CPUs. How can you get ready for this big change?
DevOps drawer
https://swagitda.com/speaking/Exit-Stage-Left-Eradicating-Security-Theater-Kelly-Shortridge-Snykcon-2020.pdf
DevOps drawer
https://speakerdeck.com/garethr/patterns-for-secure-container-base-image-management
Speaker Deck
Patterns for secure container base image management
Presentation from SnykCon 2020, all about the people, process and tools needed to manage container base images. Thoughts about team organisation, trade-offs and examples of how to use Snyk to solve this problem.
DevOps drawer
https://salt.tips/whats-new-in-salt-magnesium/
salt.tips
What's New in Salt 3002 Magnesium
Development, Notable bugfixes, Idem support, Cloud, FreeBSD, macOS Big Sur, Windows, Networking, GitFS, SaltSSH, Bootstrap, Tiamat packages, Nifty tricks
DevOps drawer
https://arxiv.org/pdf/2005.13474.pdf
DevOps drawer
https://netflixtechblog.com/building-netflixs-distributed-tracing-infrastructure-bb856c319304
Medium
Building Netflix’s Distributed Tracing Infrastructure
by Maulik Pandey
DevOps drawer
https://medium.com/better-programming/k8s-tips-give-access-to-your-clusterwith-a-client-certificate-dfb3b71a76fe
Medium
Kubernetes Tips: Give Access To Your Cluster With A Client Certificate
A simple guide to giving users access to the new Kubernetes cluster, including authentification setup and RoleBinding
DevOps drawer
https://dev.to/bowmanjd/schedule-jobs-with-systemd-timers-a-cron-alternative-15l8
DEV Community
Schedule jobs with systemd timers, a cron alternative
For any sysadmin, devops engineer, or general Linux enthusiast, automating the annoying/boring/diffic...
DevOps drawer
https://github.com/deislabs/akri
GitHub
GitHub - project-akri/akri: A Kubernetes Resource Interface for the Edge
A Kubernetes Resource Interface for the Edge. Contribute to project-akri/akri development by creating an account on GitHub.
DevOps drawer
https://devopsunlocked.com/kubernetes-learning-material/
DevOps drawer
https://blog.yugabyte.com/service-mesh-era-building-modern-apps-with-yugabytedb-and-istio/
The Distributed SQL Blog
Service Mesh Era: Building Modern Apps with YugabyteDB and Istio - The Distributed SQL Blog
Learn how mutual TLS (mTLS) authentication works for YugabyteDB within the Istio service mesh environment to secure communication between services
DevOps drawer
https://iximiuz.com/en/posts/container-networking-is-simple/
iximiuz Labs
How Container Networking Works: a Docker Bridge Network From Scratch | iximiuz Labs
Begin with the basics to understand Docker and Kubernetes networking: learn how to create and interconnect Linux network namespaces using only command-line tools.
DevOps drawer
https://blog.pixielabs.ai/hybrid-architecture/hybrid-architecture/
Pixie Labs Blog
Building Kubernetes Native SaaS applications: iterating quickly by deploying in-cluster data planes
At Pixie, we are working on a Kubernetes native monitoring system which stores and processes the resulting data entirely within a user’s cluster. This is the…