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://medium.com/@mohammed.najiullah/configuring-go-agents-in-gocd-in-kubernetes-static-and-elastic-agents-c5dbf5f6a01d
Medium
Configuring Go Agents in GoCD in Kubernetes: Static and Elastic Agents
Recently, a colleague and I had to spike on the possibility of migrating our CI/CD infrastructure from a VM based design to a Kubernetes…
DevOps drawer
https://blog.getambassador.io/multiple-http-2-vulnerabilities-in-envoy-proxy-59351babb3aa
Medium
Multiple HTTP/2 vulnerabilities in Envoy Proxy
Ambassador 0.75 addresses CVE-2019–9512, CVE-2019–9513, CVE-2019–9514, CVE-2019–9515, CVE-2019–9518
DevOps drawer
https://grafana.com/blog/2019/08/14/new-in-grafana-v6.3-introducing-lokis-log-row-context-viewer/
Grafana Labs
New in Grafana v6.3: Introducing Loki's Log Row Context Viewer | Grafana Labs
The latest Grafana release delivers a new Grafana Explore feature that makes correlating metrics and logs easier and the debugging process more seamless.
DevOps drawer
https://github.com/vmware/octant
GitHub
GitHub - vmware-archive/octant: Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
Highly extensible platform for developers to better understand the complexity of Kubernetes clusters. - vmware-archive/octant
DevOps drawer
https://kublr.com/blog/running-spark-with-jupyter-notebook-hdfs-on-kubernetes/
Kublr
Running Spark with Jupyter Notebook & HDFS on Kubernetes
Setup and configure a Kubernetes cluster for dynamic Spark workloads while reducing cost AND improving performance. How? Check out this tutorial.
DevOps drawer
https://blog.getambassador.io/verifying-service-mesh-tls-in-kubernetes-using-ksniff-and-wireshark-454b1e3f4dc9
Medium
Verifying Service Mesh TLS in Kubernetes, Using ksniff and Wireshark
Alongside Nic Jackson from HashiCorp, I have recently presented at several conferences and webinars about the need for transport-level…
DevOps drawer
https://github.com/knative/serving/releases/tag/v0.8.0
GitHub
Release Knative Serving release v0.8.0 (aka "v1rc1") · knative/serving
Meta
This release is our first “release candidate” for Serving v1
We are burning down remaining issues here, but barring major issues we will declare 0.9 the “v1” release of knative/serving.
Istio ...
DevOps drawer
https://raesene.github.io/blog/2019/08/09/docker-reverse-shells/
raesene.github.io
Docker and Kubernetes Reverse shells
DevOps drawer
https://www.cyberark.com/threat-research-blog/kubernetes-pentest-methodology-part-1/
Cyberark
Kubernetes Pentest Methodology Part 1
As the pace of life accelerates, we spend less time waiting or in downtime. Kubernetes offers something similar for our life with technology. It is a container orchestration platform that offers...
DevOps drawer
https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
GitHub
security-bulletins/advisories/third-party/2019-002.md at master · Netflix/security-bulletins
Security Bulletins that relate to Netflix Open Source - Netflix/security-bulletins
DevOps drawer
https://uk.godaddy.com/engineering/2019/08/13/kubernetes-gated-deployments/
GoDaddy Engineering Blog
Kubernetes Gated Deployments — GoDaddy Engineering Blog
Kubernetes Gated Deployments is a Kubernetes controller that facilitates automatic regression testing and canary analysis on Kubernetes deployments. It is designed to augment existing deployment processes by analyzing key functionality and performance metrics…
DevOps drawer
https://github.com/zalando-incubator/kopf
GitHub
GitHub - zalando-incubator/kopf: A Python framework to write Kubernetes operators in just few lines of code.
A Python framework to write Kubernetes operators in just few lines of code. - zalando-incubator/kopf
DevOps drawer
https://medium.com/flant-com/kubernetes-operator-in-python-451f2d2e33f3
Medium
Writing a Kubernetes Operator in Python without frameworks and SDK
Easy step-by-step guide to give it a try.
DevOps drawer
https://medium.com/@tsahiduek/k8s-infrastructure-what-you-should-consider-1c01a2109e82
Medium
K8s scheduling — deep dive
Kubernetes(AKA K8s), who've been around for the past 5 years, deliver a promise to free its users from dealing with infrastructure…
DevOps drawer
https://medium.com/pinterest-engineering/building-a-kubernetes-platform-at-pinterest-fb3d9571c948
Medium
Building a Kubernetes platform at Pinterest
Lida Li, June Liu, Rodrigo Menezes, Suli Xu, Harry Zhang, Roberto Rodriguez Alcala | Pinterest Software Engineers, Cloud Management…
DevOps drawer
https://istio.io/blog/2019/evolving-istios-apis/
Istio
The Evolution of Istio's APIs
The design principles behind Istio's APIs and how those APIs are evolving.
DevOps drawer
https://jaxenter.com/cloud-native-devops-160928.html
devmio - Software Know-How
Cloud-Native DevOps
At a high level, Cloud-Native architecture implies adapting to the many new possibilities empowering innovation that paves the way for digital transformation. How did Cloud-Native approaches come to be? Time to take a tour of Cloud-Native DevOps, where it…
DevOps drawer
https://hub.packtpub.com/cncf-led-open-source-kubernetes-security-audit-reveals-37-flaws-in-kubernetes-cluster-recommendations-proposed/
Packt Hub
CNCF led Kubernetes security audit reveals 37 flaws in Kubernetes cluster
The Kubernetes security audit has revealed 37 flaws in Kubernetes cluster, including 5 high severity, 17 medium severity, 8 low severity.
DevOps drawer
https://kubernetespodcast.com/episode/066-kubectl-plugins-and-krew/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 66 - kubectl Plugins and krew, with Ahmet Alp Balkan and Luk Burchard
No matter how you say it, you probably use kubectl all the time. Did you know you can extend it with plugins? Did you know you can find and install those plugins using krew, a plugin manager for kubectl? krew was built by Luk Burchard, a student at TUBerlin…
DevOps drawer
https://banzaicloud.com/blog/kubeconfig-security/
Banzaicloud
The dark side of kubeconfig
One of the key features of our container management platform, Pipeline is its ability to create multi- and hybrid-cloud Kubernetes environments using cloud provider-managed K8s or our own CNCF certified Kubernetes distribution, PKE. Recently, customers have…