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://github.com/jetstack/version-checker
GitHub
GitHub - jetstack/version-checker: Kubernetes utility for exposing image versions in use, compared to latest available upstream…
Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics. - jetstack/version-checker
DevOps drawer
https://krew.sigs.k8s.io/docs/user-guide/custom-indexes/
DevOps drawer
https://cloudonaut.io/aws-account-structure-think-twice-before-using-aws-organizations/
cloudonaut
AWS Account Structure: Think twice before using AWS Organizations
What is an AWS account? I like to use the following two ways to describe the concept of an AWS account: a tenant in Amazon’s ...
DevOps drawer
https://blog.boltops.com/2020/09/19/terraspace-all-deploy-multiple-stacks-at-once
DevOps drawer
https://blog.acolyer.org/2020/09/21/watchman/
DevOps drawer
https://sboots.ca/2020/09/16/fake-cots-and-the-one-day-rule/
sboots.ca
“Fake COTS” and the one-day rule
One of the long-held norms of government IT is the perceived benefit of “commercial, off the shelf” software solutions. In government environments, being able to buy ready-to-go software products to meet government IT needs is appealing. In many cases, though…
DevOps drawer
https://medium.com/@brandonkenna/the-evolution-of-devops-and-why-we-are-here-f34771b3a70d
Medium
The evolution of DevOps and why we are here
So as to not disappoint, this article is not about the fundamental question about “why are we here” and evolutionary theory. But in saying…
DevOps drawer
https://buoyant.io/2020/09/16/linkerds-ci-kubernetes-in-docker-github-actions/
buoyant.io
Rebuilding Linkerd's CI with K8s in Docker (kind) and GitHub Actions
This post is a writeup of a talk I gave last month at KubeCon EU 2020. Introduction In mid-2019, the Linkerd project’s continuous integration (CI) took 45 minutes, all tests were serialized on a single Kubernetes cluster, and multi-hour backups were common.…
DevOps drawer
https://mosermichael.github.io/duckduckbang/html/main.html
DevOps drawer
https://www.cncf.io/blog/2020/09/30/with-an-eye-toward-standardization-and-security-for-its-media-brands-verizon-media-turned-to-cloud-native/
Cloud Native Computing Foundation
With an eye toward standardization and security for its media brands, Verizon Media turned to cloud native | Cloud Native Computing…
With brands ranging from Yahoo to HuffPost, TechCrunch, and many others, Verizon Media is focused on entertaining, informing, and connecting people. But as the portfolio grew, connecting all of the…
DevOps drawer
https://thenewstack.io/the-cloud-native-landscape-the-runtime-layer-explained/
The New Stack
The Cloud Native Landscape: The Runtime Layer Explained
This article zooms into the CNCF landscape's runtime layer encompassing everything a container needs in order to run in a cloud native environment.
DevOps drawer
https://electro-monkeys.fr/?p=459
www.electro-monkeys.fr
Pourquoi l'électro est un des style de musique les plus connu au monde ?
Conçue depuis les années cinquante, la musique électronique est un type de musique généré par des signaux et des sons synthétiques.
DevOps drawer
https://kubernetespodcast.com/episode/123-leader-election/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 123 - Leader Election, with Mike Danese
Kubernetes makes it easy to run distributed workloads, but how do you make sure that replicas don't conflict with one another? You elect one as the leader. Mike Danese, chair and TL of Kubernetes SIG Auth, joins a vegan and a carnivore to explain how Kubernetes…
DevOps drawer
https://thenewstack.io/kubernetes-when-to-use-and-when-to-avoid-the-operator-pattern/
The New Stack
Kubernetes: When to Use, and When to Avoid, the Operator Pattern
For staging a complex app to run on Kubernetes, when should you use an operator, a CRD, a Helm chart or even a full GitOps pipeline?
DevOps drawer
https://cloud.google.com/blog/topics/hybrid-cloud/deep-dive-into-anthos-bundled-load-balancer
Google Cloud Blog
A deep dive into the Anthos bundled load balancer | Google Cloud Blog
Your Anthos subscription includes an external load balancer that can help you connect data to your on-prem Anthos cluster.
DevOps drawer
https://www.kubernetes.dev/blog/2020/09/28/contributing-to-the-development-guide/
Kubernetes Contributors
Contributing to the Development Guide
A new contributor describes the experience of writing and submitting changes to the Kubernetes Development Guide.
DevOps drawer
https://codersociety.com/blog/articles/terraform-azure-kubernetes
Coder Society
Create Azure AKS Clusters with Terraform — Coder Society
Learn how to use Terraform to manage a highly-available Azure AKS Kubernetes cluster with Azure AD integration and Calico network policies enabled.
DevOps drawer
https://www.infracloud.io/blogs/github-actions-demystified/
InfraCloud
An Introduction to GitHub Actions
We deep dive into the world of Github Actions - and answer what GitHub actions are, their core concepts, and how does it actually works, and how to use them?
DevOps drawer
https://pingcap.com/blog/tidb-operator-your-tidb-operations-expert-in-kubernetes/
Pingcap
TiDB Operator: Your TiDB Operations Expert in Kubernetes
This post analyzes the pros and cons of running databases in Kubernetes. It also introduces TiDB Operator, a tool for managing TiDB clusters in Kubernetes, and describes how large companies are using it in their production environments as well as their best…
DevOps drawer
https://github.com/couler-proj/couler
GitHub
GitHub - couler-proj/couler: Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo…
Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow. - couler-proj/couler
DevOps drawer
https://developers.redhat.com/blog/2020/09/25/rootless-containers-with-podman-the-basics/
Red Hat Developer
Rootless containers with Podman: The basics | Red Hat Developer
As a developer, you have probably heard a lot about containers. A container is a unit of software that provides a packaging mechanism that abstracts the code and all of its dependencies to make