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://devops.com/weighing-the-cost-of-improper-devsecops/
DevOps.com
Weighing the Cost of Improper DevSecOps
In this article, we'll uncover some startling evidence on the state of Kubernetes vulnerabilities and discuss what companies can do to rectify.
DevOps drawer
https://searchitoperations.techtarget.com/news/252469607/Knative-serverless-Kubernetes-bypasses-FaaS-to-revive-PaaS
SearchITOperations
Knative serverless Kubernetes bypasses FaaS to revive PaaS
Knative serverless Kubernetes can be used for portable function-as-a-service, but its event-driven compute capabilities also go beyond FaaS, and can serve as the basis for Heroku-like PaaS platform...
DevOps drawer
https://blog.cloud66.com/introducing-konfig-a-kubernetes-friendly-rails-configuration-gem/
Cloud 66 blog on Rails, Docker, Kubernetes and Node.js
Introducing Konfig: A Kubernetes Friendly Rails Configuration Gem
Today, we are very excited to introduce a new open source project called Konfig to the Cloud 66 family. What is Konfig?Konfig is a new open-source project created and maintained by Cloud 66. In a nutshell, Konfig is a Kubernetes friendly Rails configuration…
DevOps drawer
https://thenewstack.io/4-different-approaches-for-kubernetes-in-the-enterprise/
The New Stack
4 Different Approaches for Kubernetes in the Enterprise
The world of Kubernetes at the moment is like a giant public swimming pool where everyone is learning how to swim at the same time. While a lot of people have already got the hang of things, like the chosen few at Google and Netflix among others, the majority…
DevOps drawer
https://srcco.de/posts/kubernetes-web-uis-in-2019.html
SRCco.de
Kubernetes Web UIs in 2019
This post takes a look at different open source Kubernetes web UIs, my requirements, and why I created Kubernetes Web View to help with support and troubleshooting across multiple clusters.
Use Case
DevOps drawer
https://thenewstack.io/netflix-discovers-severe-kubernetes-http-2-vulnerabilities/
The New Stack
Netflix Discovers Severe Kubernetes HTTP/2 Vulnerabilities
A set of severe vulnerabilities in the Golang implementation of HTTP/2 may put Kubernetes deployments under risk for attack.
DevOps drawer
https://thenewstack.io/deploy-a-single-node-kubernetes-instance-in-seconds-with-microk8s/
The New Stack
Deploy a Single Node Kubernetes Instance in Seconds with MicroK8s
How to use Canonical's MicroK8s to quickly set up a single node Kubernetes instance.
DevOps drawer
https://www.bluematador.com/blog/post-mortem-kubernetes-node-oom
Bluematador
Post Mortem: Kubernetes Node OOM
This post will go over specific Kubernetes issues in our cluster, highlight what the impact is, and how to avoid this issue in the future.
DevOps drawer
https://www.infoq.com/articles/cellery-code-first-kubernetes/
InfoQ
Cellery: A Code-First Approach to Deploy Applications on Kubernetes
Cellery is a code-first approach to building, integrating, running, and managing composite applications on Kubernetes, using a cell-based architecture. Learn what cells are, how Cellery works, and see how an existing Kubernetes application written by Google…
DevOps drawer
https://linkerd.io/2019/08/20/announcing-linkerd-2.5/
linkerd.io
Announcing Linkerd 2.5: Helm support and RBAC-aware tap
Today we're happy to announce the release of Linkerd 2.5! This release adds support for installation via Helm, hardens Linkerd's tap command to obey Kubernetes RBAC rules, improves Linkerd's CLI to report metrics during traffic splits, allows logging levels…
DevOps drawer
https://github.com/kabachook/k8s-security
GitHub
GitHub - kabachook/k8s-security: Kubernetes security notes and best practices
Kubernetes security notes and best practices. Contribute to kabachook/k8s-security development by creating an account on GitHub.
DevOps drawer
https://erkanerol.github.io/post/how-kubectl-exec-works/
erkanerol.github.io
How does 'kubectl exec' work?
Last Friday, one of my colleagues approached me and asked a question about how to exec a command in a pod with client-go. I didn’t know the answer and I noticed that I had never thought about the mechanism in “kubectl exec”. I had some ideas about how it…
DevOps drawer
https://thenewstack.io/a-step-by-step-guide-to-continuous-deployment-on-kubernetes/
The New Stack
A Step-by-Step Guide to Continuous Deployment on Kubernetes
Here is a detailed step by step account on how to deploy an app to Kubernetes. By the end of this article, you’ll have a working Kubernetes deployment and continuous delivery workflow, using the Semaphore CI/CD tools.
DevOps drawer
http://lwkd.info/2019/20190827
Last Week in Kubernetes Development
Week Ending August 25, 2019
Developer News
DevOps drawer
https://blog.scottlowe.org/2019/08/27/bootstrapping-a-kubernetes-cluster-on-aws-with-clusterapi/
Scott's Weblog
Bootstrapping a Kubernetes Cluster on AWS with Cluster API - Scott's Weblog - The weblog of an IT pro focusing on cloud computing…
DevOps drawer
https://helm.sh/blog/helm-v3-beta/
helm.sh
Helm | Helm v3 Beta 1 Released
Helm - The Kubernetes Package Manager.
DevOps drawer
https://kubernetes.io/blog/2019/08/30/announcing-etcd-3-4/
Kubernetes
Announcing etcd 3.4
etcd 3.4 focuses on stability, performance and ease of operation, with features like pre-vote and non-voting member and improvements to storage backend and client balancer.
Please see CHANGELOG for full lists of changes.
Better Storage Backend etcd v3.4 includes…
DevOps drawer
https://github.com/ricoberger/vault-secrets-operator
GitHub
GitHub - ricoberger/vault-secrets-operator: Create Kubernetes secrets from Vault for a secure GitOps based workflow.
Create Kubernetes secrets from Vault for a secure GitOps based workflow. - ricoberger/vault-secrets-operator
DevOps drawer
https://medium.com/@vbanthia/adopting-istio-for-a-multi-tenant-kubernetes-cluster-in-production-df1a8260ca24
Medium
Adopting Istio for a multi-tenant Kubernetes cluster in Production
This is the 3rd blog post for mercari’s bold challenge month
DevOps drawer
https://blog.aquasec.com/dns-spoofing-kubernetes-clusters
Aqua
DNS Spoofing on Kubernetes Clusters
Describes how an attacker can successfully spoof DNS responses to all apps running on a K8s cluster, and from there execute a MITM attack.