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://github.com/aporeto-inc/kubepox
GitHub
aporeto-inc/kubepox
Kubernetes network Policy eXploration tool: A simple tools that allows you to query all the defined network policies, and associated affected Pods. - aporeto-inc/kubepox
DevOps drawer
https://www.greenreedtech.com/terraform-puppet-provisioner/
Green Reed Technology
Terraform Puppet Provisioner
HashiCorp Terraform 0.12.2 added official support for a Puppet provisioner. One caveat is that the provisioner is only available in 0.12.x of Terraform. The provisioner provides a number of feature…
DevOps drawer
https://code.likeagirl.io/pushing-left-like-a-boss-part-6-threat-modelling-8607daf43b17
Medium
Pushing Left, Like a Boss -Part 6: Threat Modelling
In the last security-related part of the Design Phase of the System Development Life Cycle (SDLC) is threat modelling, affectionately…
DevOps drawer
https://medium.com/@trevor00/building-container-platforms-part-two-abstractions-325b08a74e33
Medium
Building Container Platforms— Part Two — Abstractions
In Part One, I introduced the basic building blocks of our On-Prem container platform and discussed our motivations and goals. Please read…
DevOps drawer
https://medium.com/@trevor00/building-container-platforms-part-one-introduction-4ee2338eb11
Medium
Building Container Platforms— Part One — Introduction
We use HashiCorp’s Nomad scheduler to schedule application containers with our internal PaaS.
DevOps drawer
https://blog.pragmaticengineer.com/software-architecture-is-overrated/
The Pragmatic Engineer
Software Architecture is Overrated, Clear and Simple Design is Underrated
I had my fair share in designing and building large systems. I've taken part in
rewriting Uber's distributed payment systems
[https://blog.pragmaticengineer.com/distributed-architecture-concepts-i-have-learned-while-building-payments-systems/]
, designing…
DevOps drawer
https://medium.com/starting-up-security/a-key-performance-indicator-for-infosec-organizations-7f654b7cd256
Medium
A key performance indicator for infosec organizations
Using probabilistic risk KPIs to direct complex risk engineering efforts.
DevOps drawer
https://itrevolution.com/beyond-team-structures/
IT Revolution
Go Beyond Team Structures for Software Delivery Success
New team-based organizational designs are proving valuable across the IT industry. Read this guest post from Matthew Skelton, co-author of Team Topologies.
DevOps drawer
https://speakerdeck.com/iancoldwater/the-path-less-traveled-abusing-kubernetes-defaults
Speaker Deck
The Path Less Traveled: Abusing Kubernetes Defaults
Kubernetes is a container orchestration framework that is increasingly widely used in enterprise and elsewhere. While the industry is starting to pay so…
DevOps drawer
https://skarlso.github.io/2019/09/21/kubernetes-cluster/
skarlso.github.io
Using a Kubernetes based Cluster for Various Services with auto HTTPS
Intro Hi folks.
Today, I would like to show you how my infrastructure is deployed and managed. Spoiler alert, I’m using Kubernetes to do that.
I know… What a twist!
Let’s get to it.
What What services am I running exactly? Here is a list I’m running at the…
DevOps drawer
https://www.youtube.com/watch?v=j3QJRdiTr1I&feature=share
YouTube
Your Secret's Safe with Me. Securing Container Secrets with Vault
Liz Rice, Technology Evangelist at Aqua Security In a containerized deployment, how do you safely pass secrets—like passwords and certificates—between contai...
DevOps drawer
https://www.pixelpiloten.se/blog/kubernetes-running-in-5min/
Pixelpiloten.se
Kubernetes cluster (K3S) running in 5 min
Setting up Kubernetes can be a procedure that takes some time, but with K3S and a Ansible playbook we can get a Kubernetes cluster up and running within 5min.
DevOps drawer
https://hackernoon.com/istio-your-friendly-service-mesh-8qoj3zun
Hackernoon
Your Friendly Service Mesh for Abstract Network Architecture - Istio
There is a new hype in the DevOps world: Istio and service meshes. But why exactly is everyone suddenly migrating to Istio? In this post, we will examine whether it actually makes sense to use Istio and in which use cases it may help you (as well as when…
DevOps drawer
https://cloud.google.com/blog/products/containers-kubernetes/container-native-load-balancing-on-gke-now-generally-available
Google Cloud Blog
Container-native load balancing on GKE now generally available | Google Cloud Blog
DevOps drawer
https://medium.com/@cloudark/five-key-takeaways-from-the-2019-helm-summit-in-amsterdam-74e51653a3f9
Medium
Five key takeaways from the 2019 Helm Summit in Amsterdam
Helm summit was held in Amsterdam last week. It was a great gathering of around 150 Helm enthusiasts representing various Kubernetes users…
DevOps drawer
https://learnk8s.io/kubernetes-secrets-in-git/
LearnKube
How to keep your Kubernetes secrets secure in Git
Kubernetes secrets that you load into the cluster must exist somewhere. Do you keep a copy or rely on Kubernetes to be the only source of truth? How do you back them up? What if you keep a copy and they go out of sync?
DevOps drawer
https://github.com/Azure/aks-periscope
GitHub
GitHub - Azure/aks-periscope: aks-periscope aims to detect various kubernetes cluster problems
aks-periscope aims to detect various kubernetes cluster problems - Azure/aks-periscope
DevOps drawer
https://banzaicloud.com/blog/istio-operator-1.3/
Banzaicloud
Upgrade to Istio 1.3 using the operator with ease
UPDATE: For a newer Istio control plane upgrade method using the canary upgrade flow see the Safe and sound canary upgrade for your Istio control plane post.
Check out Backyards in action on your own clusters!
Register for a free version
Want to know more?…
DevOps drawer
https://srcco.de/posts/kubernetes-and-python.html
SRCco.de
Kubernetes and Python
While Go is the language-of-choice in the cloud-native world, Python has a huge community and makes it really easy to extend Kubernetes in only a few lines of code.
This post is a follow-up to a talk
DevOps drawer
https://github.com/GoogleCloudPlatform/flink-on-k8s-operator
GitHub
GitHub - GoogleCloudPlatform/flink-on-k8s-operator: [DEPRECATED] Kubernetes operator for managing the lifecycle of Apache Flink…
[DEPRECATED] Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications. - GitHub - GoogleCloudPlatform/flink-on-k8s-operator: [DEPRECATED] Kubernetes operator for managin...