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://blog.getambassador.io/a-guide-to-understanding-kubernetes-network-architecture-e5e6fd7c5a2a
Medium
A Guide to Understanding Kubernetes Network Architecture
Traffic Routing with Edge Proxies, Ingress Controllers and Load Balancers
DevOps drawer
https://www.youtube.com/watch?v=POlpwBdXfbE
YouTube
Istio Upgrades Reloaded | A demonstration of revisions tech in 1.6
Get started learning Istio here: http://ibm.biz/Bdqyqi
In-place upgrades for applications such as Istio running on Kubernetes have always been a challenge. There is often some downtime, and with Kubernetes rolling upgrades, it is not possible to verify services…
DevOps drawer
https://github.com/reneschoonrok/kubernetes-azure-devops-dragdrop
DevOps drawer
https://kinvolk.io/blog/2020/04/inside-kinvolk-labs-investigating-kubernetes-performance-issues-with-bpf/
DevOps drawer
https://pingcap.com/blog/simulating-clock-skew-in-k8s-without-affecting-other-containers-on-node/
TiDB
Simulating Clock Skew in K8s Without Affecting Other Containers
In this post, we will describe what is clock skew, and how TimeChaos in Chaos Mesh enables time to swing freely in containers.
DevOps drawer
https://maxromanovsky.me/blog/kubernetes/2020-04-21-pulumi.html
musiloto
Billig ! 15 In 1 Muntifunctional Doppel Display Transfer/Hitze Presse Maschine Sublimation Label Drucker Für Becher/Cap/T hemd/Schuhe/Puzzle…
(BESTE ANGEBOTE) Computer & Office Qualität kaufen 15 In 1 Muntifunctional Doppel Display Transfer/Hitze Presse Maschine Sublimation Label Drucker Für Becher/Cap/T hemd/Schuhe/Puzzle direkt aus China Büro-Elektronik Lieferanten. Genießen Sie ✓Kostenloser…
DevOps drawer
https://kubernetes.io/blog/2020/04/two-phased-canary-rollout-with-gloo/
Kubernetes
Two-phased Canary Rollout with Open Source Gloo
Author: Rick Ducott | GitHub | Twitter
Every day, my colleagues and I are talking to platform owners, architects, and engineers who are using Gloo as an API gateway to expose their applications to end users. These applications may span legacy monoliths, microservices…
DevOps drawer
https://vitess.io/blog/2020-04-27-life-of-a-cluster/
Vitess
Vitess | Life of a Vitess Cluster
DevOps drawer
https://info.crunchydata.com/blog/using-postgresql-for-json-storage
Crunchy Data
Using PostgreSQL for JSON Storage | Crunchy Data Blog
Learn how to use PostgreSQL for all your JSON needs plus free learning resources.
DevOps drawer
https://www.eurosys2020.org/wp-content/uploads/2020/04/slides/49_muhammad_tirmazi_slides.pdf
DevOps drawer
https://itnext.io/elastic-autoscaling-airflow-cluster-in-kubernetes-14c16c73cac9
Medium
Elastic(autoscaling) Airflow Cluster on Kubernetes
In this article, I will demonstrate how we can build an Elastic Airflow Cluster which scales-out on high load and scales-in, safely, when…
DevOps drawer
https://github.com/mozilla/sops
GitHub
GitHub - getsops/sops: Simple and flexible tool for managing secrets
Simple and flexible tool for managing secrets. Contribute to getsops/sops development by creating an account on GitHub.
DevOps drawer
https://oteemo.com/2019/06/20/hashicorp-vault-is-overhyped-and-mozilla-sops-with-kms-and-git-is-massively-underrated/
Oteemo
Why HashiCorp Vault is Overhyped and Mozilla SOPS underrated | Oteemo
Hashicorp Vault hogs the limelight as cost-effective powerful KMS solutions are hidden in plain sight. Click here to explore Mozilla SOPS.
DevOps drawer
https://threedots.tech/post/automatic-semantic-versioning-in-gitlab-ci/
threedots.tech
Automatic Semantic Versioning in GitLab CI
We show you how to implement automatic semantic versioning in Gitlab CI.
DevOps drawer
https://blog.alcide.io/kubernetes-as-a-service-eks-vs.-aks-vs.-gke
Alcide
Kubernetes-as-a-Service: EKS vs. AKS vs. GKE | Alcide
Already at the opening of Q2 2020, it is clear that in the race to lead container orchestration, Kubernetes is here to stay, taking its place as the most prevalent open-source system available today for deploying and managing multi-container applications…
DevOps drawer
https://caddyserver.com/v2
DevOps drawer
https://github.com/karlkfi/kubexit
GitHub
GitHub - karlkfi/kubexit: Command supervisor for coordinated Kubernetes pod container termination.
Command supervisor for coordinated Kubernetes pod container termination. - karlkfi/kubexit
DevOps drawer
https://ferd.ca/complexity-has-to-live-somewhere.html
ferd.ca
Complexity Has to Live Somewhere
We try to get rid of the complexity, control it, and seek simplicity. I think framing things that way is misguided. Complexity has to live somewhere. Embrace it
DevOps drawer
https://marcyoung.us/post/atlantis-opa/
marcyoung.us
Terraform and Open Policy Agent with Atlantis - Marcus Young
We really like Atlantis and smart pre-flight checks. If you see a trend in my latest blogs it’s likely you’ll guess i really like OPA. We …
DevOps drawer
https://medium.com/@thomas.shaw78/extracting-a-single-artifact-from-a-docker-image-without-pulling-3fc038a6e57e
Medium
Extracting a single artifact from a Docker image without pulling
This post was inspired by a recent Docker Blog post by Tõnis Tiigi.