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://www.openfaas.com/blog/project-update/
OpenFaaS - Serverless Functions Made Simple
The OpenFaaS 2019 Project Update
Alex shares the OpenFaaS 2019 Project Update, case-studies, personal highlights, and the roadmap for the year.
DevOps drawer
https://www.theserverside.com/blog/Coffee-Talk-Java-News-Stories-and-Opinions/Kubernetes-security-hardening-a-priority-for-Jenkins-X-users
Theserverside
Perform a Kubernetes security hardening before you use Jenkins X
Developers need to make a Kubernetes security hardening a priority before you dabble with Jenkins X in your environment. Don't let Kubernetes vulnerabilities expose your valuable data to possible ...
DevOps drawer
https://www.infosecurity-magazine.com/news/incomplete-fix-leads-to-new-1-1/
Infosecurity Magazine
Incomplete Fix Leads to New Kubernetes Bug
A high-severity vulnerability impacts kubectl.
DevOps drawer
https://www.jeffgeerling.com/blog/2019/follow-logs-multiple-k8s-pods-deployment-replicaset-etc
DevOps drawer
https://kubernetes.io/blog/2019/06/21/introducing-volume-cloning-alpha-for-kubernetes/
Kubernetes
Introducing Volume Cloning Alpha for Kubernetes
Kubernetes v1.15 introduces alpha support for volume cloning. This feature allows you to create new volumes using the contents of existing volumes in the user's namespace using the Kubernetes API.
What is a Clone? Many storage systems provide the ability…
DevOps drawer
https://kubernetes.io/blog/2019/06/20/crd-structural-schema/
Kubernetes
Future of CRDs: Structural Schemas
CustomResourceDefinitions were introduced roughly two years ago as the primary way to extend the Kubernetes API with custom resources. From the beginning they stored arbitrary JSON data, with the exception that kind, apiVersion and metadata had to follow…
DevOps drawer
https://www.cncf.io/blog/2019/06/20/virtual-cluster-extending-namespace-based-multi-tenancy-with-a-cluster-view/
Cloud Native Computing Foundation
Virtual Cluster - Extending Namespace Based Multi-tenancy with a Cluster View - Cloud Native Computing Foundation
Guest post by Fei Guo and Lei Zhang of Alibaba Abstract: In this guest post, the Kubernetes team from Alibaba will share how they are building hard multi-tenancy on top...
DevOps drawer
https://linkerd.io/2019/05/18/linkerd-benchmarks/
Linkerd
Linkerd Benchmarks
Update 2021-11-29: we’ve repeated these experiments with the latest versions of Linkerd and Istio.
(Update 5/30/2019: Based on feedback from the Istio team, Kinvolk has re-run some of the Istio benchmarks. The results are largely similar to before, with Linkerd…
DevOps drawer
https://github.com/alexellis/inlets
DevOps drawer
https://damien.lespiau.name/posts/2019-06-12-jk-configuration-as-code/
damien.lespiau.name
jk - Configuration as code with TypeScript
Of all the problems we have confronted, the ones over which the most brain power, ink, and code have been spilled are related to managing configurations — Borg, Omega, and Kubernetes - Lessons learned from three container-management systems over a decade…
DevOps drawer
https://medium.com/@carlosedp/docker-containers-on-risc-v-architecture-5bc45725624b
Medium
Docker Containers on RISC-V Architecture
Containers are part of the vast majority of daily interactions with software and the cloud these days. From building applications in a…
DevOps drawer
https://medium.com/@jimmy.ray/whitelisting-aws-roles-in-kubernetes-7889a53b1285
Medium
Whitelisting AWS Roles in Kubernetes
An OPA Use Case for Whitelisting AWS Roles for Use With Kiam and Kube2iam
DevOps drawer
https://hackernoon.com/how-to-get-started-with-threat-modeling-before-you-get-hacked-1bf0ea3310df
Hackernoon
How to get started with Threat Modeling, before you get hacked. | HackerNoon
If you want to achieve security by design in your project and mitigate cyber threats before they hit your applications, you will need to discuss these risks with your team and plan ahead. If you don’t know how to get started, this guide is for you.
DevOps drawer
https://speakerdeck.com/charity/observability-and-complex-systems-devopsdays-ams?slide=28
Speaker Deck
Observability and Complex Systems (devopsdays AMS)
Distributed systems, microservices, containers and schedulers, polyglot persistence .. modern infrastructure patterns are fluid and dynamic, chaotic and transient. So why are we still using LAMP-stack era tools to debug and monitor them? We’ll cover some…
DevOps drawer
https://medium.com/garden-io/you-dont-need-kubernetes-on-your-laptop-37653cbb28c9
Medium
You Don’t Need Kubernetes on Your Laptop
My least favorite part of working with Kubernetes is running it on my laptop. Now, I don’t have to.
DevOps drawer
https://www.adaptivecapacitylabs.com/blog/2019/06/17/some-observations-on-the-messy-realities-of-incident-reviews/
Adaptivecapacitylabs
Some Observations On the Messy Realities of Incident Reviews
1) Incident reviews serve multiple purposes. Some of these purposes are overt and explicit but many are not. Some of these purposes cut across others in unproductive ways. Competing agendas reveal the power dynamics present in the organization. A manager…
DevOps drawer
http://markburgess.org/cognitive2.pdf
DevOps drawer
https://www.youtube.com/playlist?list=PLj6h78yzYM2Njj5PvNc4Mtcril2YyR95d
YouTube
KubeCon + CloudNativeCon China 2019 (Shanghai) - YouTube
DevOps drawer
https://sysdig.com/blog/whats-new-kubernetes-1-15/
Sysdig
What’s new in Kubernetes 1.15? – Sysdig
What's new in Kubernetes 1.15: Major improvements to the CustomResourceDefinitions (CRD), Event API overhaul, Kubernetes scheduler plugins and much more.
DevOps drawer
https://medium.com/flant-com/kubernetes-addon-operator-89f7bae4f3f9
Medium
Announcing addon-operator to simplify managing additional components in K8s clusters
Discover a new simple, consistent and automated way to install & update components of your Kubernetes clusters.