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.cncf.io/blog/2020/10/30/helm-project-update-new-location-for-stable-and-incubator-charts/
Cloud Native Computing Foundation
Helm Project Update: New Location For Stable and Incubator Charts | Cloud Native Computing Foundation
Post originally published on Helm's blog by Matt Farina As previously announced, the stable and incubator repositories have moved to a new location. This post will update you on the new locations and…
DevOps drawer
https://kubernetespodcast.com/episode/127-pop-punk-to-pods/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 127 - Pop Punk to Pods, with David Pait
David Pait was a touring musician in pop punk band Sparks The Rescue. Now, he's an SRE working on Kubernetes at an ad-tech company. How did he get there? And if you're looking to change careers, how might you? Craig and Adam dig in.
DevOps drawer
https://www.openfaas.com/blog/puppeteer-scraping/
OpenFaaS - Serverless Functions Made Simple
Web scraping that just works with OpenFaaS with Puppeteer
Learn how to scrape webpages using Puppeteer and Serverless Functions built with OpenFaaS.
DevOps drawer
https://cloud.google.com/blog/products/containers-kubernetes/mitigating-the-impact-of-new-docker-hub-pull-request-limits
Google Cloud Blog
Mitigating the impact of new Docker Hub pull request limits | Google Cloud Blog
Changes to Docker Hub rate limits on pull requests may impact container-based applications on Google Cloud, but there are mitigation strategies.
DevOps drawer
https://www.cncf.io/blog/2020/10/26/announcing-the-linkerd-community-anchor-program/
Cloud Native Computing Foundation
Announcing the Linkerd Community Anchor Program | Cloud Native Computing Foundation
Promote Linkerd end user stories by sharing experiences, newly found “hacks” as well as pitfalls and lessons learned with the community.
DevOps drawer
https://thenewstack.io/how-to-integrate-virtual-machines-into-istio-service-mesh/
The New Stack
How to Integrate Virtual Machines into Istio Service Mesh
There are still many services deployed on virtual machines and APIs outside of the Kubernetes cluster that needs to be managed by Istio mesh.
DevOps drawer
https://www.cncf.io/blog/2020/10/27/announcing-vitess-8/
Cloud Native Computing Foundation
Announcing Vitess 8 | Cloud Native Computing Foundation
On behalf of the Vitess maintainers’ team, I am pleased to announce the general availability of Vitess 8. In this release, we have continued to make important improvements to the Vitess project with…
DevOps drawer
https://launchdarkly.com/blog/10-days-of-errors/
LaunchDarkly
10 Days of Errors | LaunchDarkly
10 Days of Errors is brought to you by Launchdarkly and our partners at Rollbar.
🦇
I...
DevOps drawer
https://tanzu.vmware.com/content/blog/app-modernization-101
Vmware
App Modernization 101: An Executive’s Guide to Shipping Better Software
Guidance on how and why to get started with app modernization today.
DevOps drawer
https://www.pulumi.com/blog/automation-api/
pulumi
Automation API
The Pulumi Automation API is a programmatic interface for running Pulumi programs without the Pulumi CLI. View our Automation API guides here.
DevOps drawer
https://vmblog.com/archive/2020/10/30/how-salesforce-operates-kubernetes-multitenant-clusters-in-public-cloud-at-scale.aspx
Vmblog
How Salesforce Operates Kubernetes Multitenant Clusters in Public Cloud at Scale : @VMblog
Salesforce took a very early bet on Kubernetes (K8s) in 2015 to help us begin the journey from monolith to microservices, and we're happily using it today across product lines and business units.
DevOps drawer
https://codersociety.com/blog/articles/cloud-native-tools
Coder Society
How to Become Cloud Native — Coder Society
Cloud native technologies help you deliver software products faster while reducing operational IT costs. This article explains how to become cloud native and recommends specific projects you can start using today.
DevOps drawer
https://talkingserverless.com/2020/10/27/microservices-serverless-functions-the-difference/
Talking Serverless
Microservices & Serverless Functions – The difference
Modern developers often confront terms like microservices and serverless functions used in conversations, at times without much of delineation between the two terms. This has lead to some confusion…
DevOps drawer
https://www.earthly.dev/
earthly.dev
Earthly Lunar - Your Guardrails, Everywhere
Turn postmortems, wikis, and compliance docs into automated PR-level guardrails in minutes, not quarters. Earthly Lunar is the Guardrails Engine for platform engineering teams.
DevOps drawer
https://github.com/earthly/earthly
GitHub
GitHub - earthly/earthly: Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile…
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby. - earthly/earthly
DevOps drawer
https://github.com/grafana/tempo
GitHub
GitHub - grafana/tempo: Grafana Tempo is a high volume, minimal dependency distributed tracing backend.
Grafana Tempo is a high volume, minimal dependency distributed tracing backend. - grafana/tempo
DevOps drawer
https://github.com/BurntSushi/ripgrep
GitHub
GitHub - BurntSushi/ripgrep: ripgrep recursively searches directories for a regex pattern while respecting your gitignore
ripgrep recursively searches directories for a regex pattern while respecting your gitignore - BurntSushi/ripgrep
DevOps drawer
https://shrayk.medium.com/ten-tips-for-running-istio-in-production-4ea2b158440a
Medium
Ten Tips for Running Istio in Production
If you’ve read all of the generic copy pasta BookInfo blog posts, here are ten tips about Istio that might assist you in your pursuit of a…
DevOps drawer
https://www.redhat.com/sysadmin/cgroups-part-one
Redhat
A Linux sysadmin's introduction to cgroups
So you've heard of this thing called cgroups, and you are interested in finding out more. Perhaps you caught mention of it while listening to a talk abou...
DevOps drawer
https://www.civo.com/learn/yaml-best-practices-using-kubelinter
Civo.com
Ensuring YAML Best Practices using KubeLinter
When we declare various Kubernetes objects in YAML, can we have YAML checked prior to the deployment of applications or even Helm charts? The answer is yes - with a tool like KubeLinter
DevOps drawer
https://rancher.com/blog/2020/k3s-high-availability
SUSE Communities
Set up Your K3s Cluster for High Availability on DigitalOcean | SUSE Communities
The certified Kubernetes distribution built for IoT & Edge computing Download K3S Introduction In this post, we will outline a reference architecture for setting up K3s in a High Availability (HA) configuration. This means that your K3s cluster can tolerate…