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://www.stackrox.com/post/2019/09/5-kubernetes-rbac-mistakes-you-must-avoid/
Redhat
5 Kubernetes RBAC Mistakes You Must Avoid
If you run workloads in Kubernetes, you know how much important data is accessible through the Kubernetes API—from details of deployments to persistent storage configurations to secrets.
DevOps drawer
https://devcampy.com/talks/cncf-italy/2019/09/06/lorenzo-fontana-ebpf-kubernetes-performance.html
DevOps drawer
https://kuma.io/docs/0.1.2/#enabling-modernization
DevOps drawer
https://kubernetes.io/blog/2019/07/18/api-deprecations-in-1-16/
kubernetes.io
Deprecated APIs Removed In 1.16: Here’s What You Need To Know
As the Kubernetes API evolves, APIs are periodically reorganized or upgraded. When APIs evolve, the old API is deprecated and eventually removed.
The v1.16 release will stop serving the following deprecated API versions in favor of newer and more stable API…
DevOps drawer
https://github.com/Kong/kuma
GitHub
kumahq/kuma
🐻
The Universal Service Mesh. CNCF Sandbox Project. - kumahq/kuma
DevOps drawer
https://www.darkcoding.net/software/a-developer-goes-to-a-devops-conference/
darkcoding.net
A developer goes to a DevOps conference
Two days at PDX DevOpsDays, a gathering of system administrators who use version control, and write a lot of YAML.
DevOps drawer
https://medium.com/sooner-safer-happier/agility-build-the-right-thing-69d316aeb56b
Medium
Agility: Build the right thing
From discrete Output to continuous Outcomes
DevOps drawer
https://helm.sh/blog/migrate-from-helm-v2-to-helm-v3/
helm.sh
Helm | How to migrate from Helm v2 to Helm v3
Helm - The Kubernetes Package Manager.
DevOps drawer
http://blog.thestateofme.com/2019/09/10/stateful-serverless/
Chris Swan's Weblog
Stateful Serverless
For a little while I’ve been maintaining a FaaS on Kubernetes list to track the many implementations of Functions as a Service running on top of Kubernetes. Today brings CloudState as the fir…
DevOps drawer
https://www.datadoghq.com/blog/opentelemetry-instrumentation/
Datadog
OpenTelemetry + Datadog | Datadog
Datadog is pleased to contribute our tracing libraries to the OpenTelemetry project to advance open source, cross-vendor instrumentation.
DevOps drawer
https://kinvolk.io/blog/2019/09/a-shallow-dive-into-distributed-tracing/
Kinvolk
Kinvolk: A Shallow Dive Into Distributed Tracing
A look at distributed tracing
DevOps drawer
https://pushbuildtestdeploy.com/security-code-review-for-public-kubernetes-and-helm-code/
Pushbuildtestdeploy
Security code review for public Kubernetes and Helm code
How to evaulate Helm Charts and Kubernetes YAML files for security
DevOps drawer
https://cloud.google.com/blog/products/devops-sre/the-2019-accelerate-state-of-devops-elite-performance-productivity-and-scaling
Google Cloud Blog
The 2019 Accelerate State of DevOps: Elite performance, productivity, and scaling | Google Cloud Blog
DORA and Google Cloud have published the 2019 Accelerate State of DevOps Report.
DevOps drawer
https://cormachogan.com/2019/09/10/a-first-look-at-octant-visualizing-your-k8s-clusters/
CormacHogan.com
A first look at Octant - Visualizing your K8s clusters - CormacHogan.com
In my lab, I run a number of different flavors of Kubernetes. Some of them I deploy via kubeadm. Others I have provisioned by VMware PKS. Some of these can access the outside world, while others are secured. Sometimes it is difficult to figure out the relationship…
DevOps drawer
https://speakerdeck.com/jcchavezs/instrumentation-fly-safe-in-production
Speaker Deck
Instrumentation: fly safe in production
DevOps drawer
https://smallstep.com/blog/use-ssh-certificates/
Smallstep
If you’re not using SSH certificates you’re doing SSH wrong
SSH has some pretty gnarly issues when it comes to usability, operability, and security. The good news is this is all easy to fix. SSH is ubiquitous. It’s the de-facto solution for remote administration of *nix systems. SSH certificate authentication makes…
DevOps drawer
https://sysdig.com/blog/whats-new-kubernetes-1-16/
Sysdig
What’s new in Kubernetes 1.16?
What's new in Kubernetes 1.16: Ephemeral containers for easy pod debugging, support for dual-stack network, new options for the scheduler and much more.
DevOps drawer
https://medium.com/@gajus/mistake-that-cost-thousands-kubernetes-gke-2212ea663e1f
Medium
Mistake that cost thousands (Kubernetes, GKE)
Lessons learned scaling Kubernetes cluster
DevOps drawer
https://itnext.io/unleash-the-power-within-your-kubernetes-helm-charts-7651b052fd52
Medium
Unleash the power within your Kubernetes Helm Charts
A few chart tricks I wish I knew when I get started with K8S. They completely changed our infrastructure automation philosophy.
DevOps drawer
https://blog.scottlowe.org/2019/09/13/an-introduction-to-kustomize/
Scott's Weblog
An Introduction to Kustomize - Scott's Weblog - The weblog of an IT pro focusing on cloud computing, Kubernetes, Linux, containers…
DevOps drawer
https://github.com/containers/podman-compose
GitHub
GitHub - containers/podman-compose: a script to run docker-compose.yml using podman
a script to run docker-compose.yml using podman. Contribute to containers/podman-compose development by creating an account on GitHub.