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://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.
DevOps drawer
https://medium.com/@lainra/network-architecture-design-for-microservices-on-gcp-ce8d10d5396e
Medium
Network Architecture Design for Microservices on GCP
A tale about thinking, planning, and designing a network architecture for large-scale microservices on GCP in a post-IPO company.
DevOps drawer
https://www.twistlock.com/labs-blog/non-root-containers-kubernetes-cve-2019-11245-care/
Palo Alto Networks
Prisma Cloud | Comprehensive Cloud Security
Prisma Cloud is the most complete Cloud Native Application Protection Platform (CNAPP) for code to cloud security in any cloud, multicloud, and hybrid environment.
DevOps drawer
https://learnk8s.io/kubernetes-node-size/
LearnKube
Architecting Kubernetes clusters — choosing a worker node size
What type of worker nodes should I use for my Kubernetes cluster? And how many of them?. This article looks at the pros and cons.
DevOps drawer
https://medium.com/@cols.knil/cronjob-101-part-2-78503d3967b3
Medium
Cronjob 101 part 2
Hello there for the second part of cronjob 101.