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://sigstore.dev
DevOps drawer
https://blog.flant.com/chaos-engineering-in-kubernetes-open-source-tools/
Palark
Open Source solutions for chaos engineering in Kubernetes
This article reviews existing tools for implementing chaos engineering in K8s including kube-monkey, chaoskube, Chaos Mesh, Litmus Chaos, Chaos Toolkit, some games, and even more.
DevOps drawer
https://blog.styra.com/blog/linting-rego-with-rego
Styra
Linting Rego with... Rego!
This post explores how linters could be useful for Rego, Open Policy Agent's policy language, and how to build a policy linter.
DevOps drawer
https://blog.gitguardian.com/top-10-file-extensions/
GitGuardian Blog - Take Control of Your Secrets Security
Secret Sprawl: Most common files to leak secrets - GitGuardian Blog
As outlined in the State of Secrets Sprawl report, 5 million credentials and other secrets get leaked on Github every year. This is an in-depth look into what file extensions most commonly contain secrets.
DevOps drawer
https://thenewstack.io/the-future-of-ops-careers/
The New Stack
The Future of Ops Careers
Everyone needs operational skills; even teams who don’t run their own infrastructure. Ops is the constellation of skills necessary for shipping software.
DevOps drawer
https://www.learnlatex.org/
DevOps drawer
https://mbuffett.com/posts/kubernetes-setup/
Mbuffett
Marcus' Blog
There’s no shortage of posts like “Let’s use Kubernetes!” Now you have 8 problems, or Do I Really Need Kubernetes?, which tend to argue that unless you’re orchestrating 1000 containers, you’re good without Kubernetes. Also, I thought this tweet was hilarious:…
DevOps drawer
https://kubernetespodcast.com/episode/142-tinkerbell/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 142 - Tinkerbell, with Gianluca Arbezzano
If you'd like something more tangible than a virtual cloud instance, there's always (still!) bare metal. Tinkerbell is a project from Equinix Metal to manage bare metal servers at scale, and Gianluca Arbezzano is one of its maintainers. We talk stacks, racks…
DevOps drawer
https://enterprisersproject.com/article/2021/3/kubernetes-autoscaling-explanation
The Enterprisers Project
Kubernetes autoscaling, explained
What is Kubernetes autoscaling? This automation capability means you don't have to manually provision and scale down resources as demand changes. It also prevents needless spending. Here's how it works in concert with the container orchestration platform.
DevOps drawer
https://johansiebens.dev/posts/2021/03/openfaas-and-gke-autopilot/
johansiebens.dev
OpenFaaS and GKE Autopilot
Learn how to deploy and run OpenFaaS on GKE Autopilot for the most serverless experience ever seen on Kubernetes.
DevOps drawer
https://www.jetstack.io/blog/introducing-ingress-builder/
Jetstack
Configure your Kubernetes Ingress with Ingress Builder | Jetstack Blog
Configure your Kubernetes Ingress and quickly find the right annotations
for your ingress controllers using Ingress Builder.
DevOps drawer
https://kmitevski.com/creating-a-single-node-kubernetes-cluster-on-atomic-pi-with-kubeadm/
Mitevski
Creating a single-node Kubernetes cluster on Atomic Pi with kubeadm - Mitevski
Reading time: 6 minutes I’ve had this small Atomic Pi server for a while now. And I use it for all kinds of testing, learning, tools, and host a couple of apps on it. It was well worth the $40 spent on it. I’ve also given a small explanation on it in one…
DevOps drawer
https://blog.alexellis.io/how-i-test-openfaas-with-kubernetes/
Alex Ellis' Blog
How I test OpenFaaS changes with Kubernetes
Learn what makes up the OpenFaaS core services, and how to create and test your own patches when you want to contribute.
DevOps drawer
https://www.infracloud.io/blogs/prometheus-architecture-metrics-use-cases/
InfraCloud
Prometheus Definitive Guide Part I - Metrics and Use Cases
New to Prometheus? This is your introductory guide to Prometheus architecture, metrics, and it's most common use cases to get you started
DevOps drawer
https://blog.flant.com/chaos-engineering-in-kubernetes-open-source-tools/
Palark
Open Source solutions for chaos engineering in Kubernetes
This article reviews existing tools for implementing chaos engineering in K8s including kube-monkey, chaoskube, Chaos Mesh, Litmus Chaos, Chaos Toolkit, some games, and even more.
DevOps drawer
https://testingclouds.wordpress.com/2021/03/09/migrating-from-docker-compose-to-skaffold/
Testing Clouds at 128bpm
Migrating from Docker Compose to Skaffold
Background Over the last weekend I had occasion to unshelve a Ruby-on-Rails project that I had worked on in 2015. It was a great glimpse into the state of the art of the time. I had chosen some for…
DevOps drawer
https://itnext.io/kubernetes-what-are-endpoints-3cc9e769b614
Medium
Kubernetes: what are Endpoints
Usually, we don’t see Endpoints objects when using Kubernetes Services, as they are working under the hood, similarly to ReplicaSets which…
DevOps drawer
https://kruyt.org/migrate-docker-containerd-kubernetes/
kruyt.org
Migrate from Docker to Containerd in Kubernetes
Kubernetes is deprecating Docker as a container runtime after v1.20. Don’t Panic
😱
Docker containers are still supported, but the dockershim/Docker, the layer between Kubernetes and containerd is deprecated and will be removed from version 1.22+.
https:/…
DevOps drawer
https://danielmangum.com/posts/crossplane-infrastructure-llvm/
Danielmangum
Is Crossplane the Infrastructure LLVM?
If I was to explain LLVM in a painfully simple manner, I might say something like: “LLVM is a framework that allows you to define a syntax for interacting with computers, and instantly have it work for all computers”. This denoscription does a colossal disservice…
DevOps drawer
https://dlorenc.medium.com/cosign-signed-container-images-c1016862618
Medium
Cosign — Signed Container Images
I’ve seen a lot of questions about signing container images in the last few months, and unfortunately there aren’t many great options or…
DevOps drawer
https://martinheinz.dev/blog/45
martinheinz.dev
Cloud Native CI/CD with Tekton - Laying The Foundation
<p>
We all know that every serious project needs CI/CD and I'm pretty sure that it's not necessary to explain why. There are a lot of tools, platforms and ...
TWeb.init({scrollToPost:'DevOps101/7372'});