DevOps&SRE Library
18K subscribers
466 photos
3 videos
2 files
4.83K links
Библиотека статей по теме DevOps и SRE.

Реклама: @ostinostin
Контент: @mxssl

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
GitOps Toolkit

The GitOps Toolkit is a set of composable APIs and specialized tools that can be used to build a Continuous Delivery platform on top of Kubernetes.

https://toolkit.fluxcd.io
Y Combinator - Top 50 Software Startups

This article contains a list of the top 50 YC software startups (sourced from the October 2019 YC Top Companies page). It also contains aggregated statistics for valuations and back-end programming languages used.

https://charliereese.ca/article/top-50-y-combinator-tech-startups
Kubernetes: Make your services faster by removing CPU limits

https://erickhun.com/posts/kubernetes-faster-services-no-cpu-limits
13 lessons learned from taking 8 AWS certification tests in 4 weeks

https://itnext.io/14-lessons-learned-from-taking-8-aws-certification-tests-in-4-weeks-b10b2c296c14
Dot Browser

Dot Browser is a privacy-conscious web browser with smarts built-in for protection against trackers and advertisments online.

https://github.com/dothq/browser
The case of the missing packet: An EKS migration tale

https://yashmehrotra.com/post/2020-03-16-case-of-missing-packet
Portainer 2.0

Portainer is very popular among the docker community for its container management and guess what! now Portainer has extended this management to Kubernetes.

https://medium.com/@SaiyamPathak/portainer-2-0-7d5539e344f
Hide My Secrets

A Visual Studio Code extension to hide secret text in YAML files.

https://marketplace.visualstudio.com/items?itemName=emadashi.hide-my-secrets
Sentry Operator

A Kubernetes operator for automating the provisioning and management of Sentry resources via Kubernetes CRDs.

https://github.com/jace-ys/sentry-operator
Benchmark results of Kubernetes network plugins (CNI) over 10Gbit/s network (Updated: August 2020)

This article is an update of my previous benchmark (2018 and 2019), now running Kubernetes 1.19 and Ubuntu 18.04 with CNI version up-to-date in August 2020.

https://itnext.io/benchmark-results-of-kubernetes-network-plugins-cni-over-10gbit-s-network-updated-august-2020-6e1b757b9e49
Setting the right requests and limits in Kubernetes

TL;DR: In Kubernetes resource constraints are used to schedule the Pod in the right node, and it also affects which Pod is killed or starved at times of high load. In this blog, you will explore setting resource limits for a Flask web service automatically using the Vertical Pod Autoscaler and the metrics server.

https://learnk8s.io/setting-cpu-memory-limits-requests
QuakeKube

QuakeKube is a Kubernetes-ified version of QuakeJS that runs a dedicated Quake 3 server in a Kubernetes Deployment, and then allow clients to connect via QuakeJS in the browser.

https://github.com/criticalstack/quake-kube