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=FT_DLEhmOWs&feature=youtu.be
YouTube
Let's Learn Okteto and Operator-sdk
In this session, we will learn operator SDK and build a Kubernetes operator from scratch showcasing okteto cli as well.
Timestamps -
Contents - 10:50
Introduction to Kubernetes Operators - 12:57
Kubebuilde + Operator sdk -21:38
Demo - 31:00
gist - ht…
DevOps drawer
https://www.openshift.com/blog/gitops-using-red-hat-openshift-pipelines-tekton-and-red-hat-advanced-cluster-management-to-deploy-on-multiple-clusters
Redhat
GitOps Using Red Hat OpenShift Pipelines (Tekton) and Red Hat Advanced Cluster Management to Deploy on Multiple Clusters
Tekton is the solution that will enable teams to build Kubernetes-style delivery pipelines that can fully control and own the complete life cycle of their microservices without having to rely on central teams to maintain and manage a CI server, plugins, and…
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...