DevOps drawer
@DevOps101
397
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
397 subscribers
DevOps drawer
https://gianarb.it/blog/when-do-you-need-a-site-reliability-engineer
gianarb blog
When do you need a Site Reliability Engineer?
I read everyday more job description looking for SRE. In the meantime I hear and live the frustration about who does not understand what SRE means and hires somebody that won't fit.
DevOps drawer
https://gist.github.com/jcoglan/64cf9d3f9a4e25092ac132bd72b63491
Gist
package-distribution.md
GitHub Gist: instantly share code, notes, and snippets.
DevOps drawer
https://github.com/ukncsc/lme
GitHub
GitHub - ukncsc/lme: Logging Made Easy
Logging Made Easy. Contribute to ukncsc/lme development by creating an account on GitHub.
DevOps drawer
https://www.ncsc.gov.uk/blog-post/logging-made-easy
DevOps drawer
https://tech.paulcz.net/blog/creating-a-helm-chart-monorepo-part-3/
tech.paulcz.net
Creating a Helm Chart Repository - Part 3
Random musings mostly about tech
DevOps drawer
https://tech.paulcz.net/blog/creating-a-helm-chart-monorepo-part-2/
tech.paulcz.net
Creating a Helm Chart Repository - Part 2
Random musings mostly about tech
DevOps drawer
https://tech.paulcz.net/blog/creating-a-helm-chart-monorepo-part-1/
tech.paulcz.net
Creating a Helm Chart Repository - Part 1
Random musings mostly about tech
DevOps drawer
https://medium.com/teads-engineering/scaling-graphite-in-a-cloud-environment-6a92fb495e5
Medium
Scaling Graphite in a cloud environment
Our tormented journey moving from a physical server to a cloud based, highly available and scalable setup
DevOps drawer
https://medium.com/darklang/how-dark-deploys-code-in-50ms-771c6dd60671
Medium
How Dark deploys code in 50ms
Speed of developer iteration is the single most important factor in how quickly a technology company can move. In Dark, deploys take 50ms!
DevOps drawer
http://lwkd.info/
DevOps drawer
https://github.com/zee-ahmed/kube-rclone
GitHub
GitHub - simplyzee/kube-rclone: kube-rclone is a rclone mount solution for Kubernetes
kube-rclone is a rclone mount solution for Kubernetes - GitHub - simplyzee/kube-rclone: kube-rclone is a rclone mount solution for Kubernetes
DevOps drawer
https://tech.deliveryhero.com/kubernetes-at-dh-a-journey-from-yaml-headaches-to-helm-bliss/
Deliveryhero
Kubernetes at DH: A journey from YAML headaches to Helm bliss
Blog about all things tech at Delivery Hero
DevOps drawer
https://www.digitalocean.com/community/tutorials/how-to-set-up-a-prometheus-grafana-and-alertmanager-monitoring-stack-on-digitalocean-kubernetes
Digitalocean
How To Set Up a Kubernetes Monitoring Stack with Prometheus, Grafana and Alertmanager on DigitalOcean | DigitalOcean
In this hands-on tutorial, you’ll learn how to set up a preconfigured Prometheus, Grafana and Alertmanager monitoring stack on your Kubernetes cluster.
DevOps drawer
https://www.digitalocean.com/community/tutorials/how-to-set-up-the-code-server-cloud-ide-platform-on-digitalocean-kubernetes
Digitalocean
How To Set Up the code-server Cloud IDE Platform on DigitalOcean Kubernetes | DigitalOcean
With developer tools moving to the cloud, creation and adoption of cloud IDE (Integrated Development Environment) platforms is growing. code-server is Micros…
DevOps drawer
https://www.digitalocean.com/community/tutorials/how-to-do-canary-deployments-with-istio-and-kubernetes
Digitalocean
How To Do Canary Deployments With Istio and Kubernetes | DigitalOcean
When introducing new versions of a service, it is often desirable to shift a controlled percentage of user traffic to a newer version of the service in the p…
DevOps drawer
https://www.nirmata.com/2019/07/11/managing-kubernetes-configuration-with-policies/
Nirmata
Kubernetes Policy Management, Kyverno, Kubernetes Management
Managing Kubernetes configurations can be complex. Policies ensure consistent configurations across multiple clusters. Meet Kyverno from Nirmata for Kubernetes management!
DevOps drawer
https://www.magalix.com/blog/kubernetes-pods-101-the-cluster-sailors
www.weave.works
Manually Updating Kubernetes Workloads
In order to manually update your applications running in Kubernetes, you need to understand the different types of Kubernetes objects and their collective workloads that require deploying and updating. This page discusses: Kubernetes deployments, managing…
DevOps drawer
https://www.weave.works/blog/fire-up-your-vms-with-weave-ignite
www.weave.works
Fire Up Your VMs with Weave Ignite
For the last few months we have been playing with a little side project called “Ignite”. Ignite is a GitOps-managed Virtual Machine (VM) with a container UX. A “container VM” that is both secure and lightning fast.
DevOps drawer
https://blog.cnvrg.io/deploy-models-with-kubernetes
blog.cnvrg.io
Deploy Your Machine Learning Models to Production with Kubernetes
With just a single click, a data scientist can create a production-ready environment that can serve millions of requests to their model.
DevOps drawer
https://medium.com/@metaphorical/internal-and-external-connectivity-in-kubernetes-space-a25cba822089
Medium
Internal and external connectivity in Kubernetes space
Services and networking — from ClusterIP to Ingress
DevOps drawer
https://blog.bejarano.io/kubernetes-etcd-and-disk-throughput.html