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

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

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
Comparison of Kubernetes managed services

The research compares Kubernetes managed services such as Google Kubernetes Engine (GKE), Elastic Kubernetes Service (EKS) and Azure Kubernetes (AKS).

https://docs.google.com/spreadsheets/d/1RPpyDOLFmcgxMCpABDzrsBYWpPYCIBuvAoUQLwOGoQw
Comparison of service meshes

The research compares service meshes for Kubernetes such as Istio, Linkerd and Kuma.

https://docs.google.com/spreadsheets/d/1Bxf8VW9n-YyHeBiKdXt6zytOgw2cQlsDnK1gLUvsZ4A
Calico for Kubernetes networking: the basics & examples

https://medium.com/flant-com/calico-for-kubernetes-networking-792b41e19d69
CNCF Helm Project Journey Report

https://www.cncf.io/cncf-helm-project-journey
Use Kubeflow, Rook and Istio to build an AI integrated development and delivery platform

https://medium.com/@jimsonghu/use-kubeflow-rook-and-istio-to-build-an-ai-integrated-development-and-delivery-platform-7e5c2ff3c914
minio-operator

MinIO Operator for k8s

https://github.com/minio/minio-operator
Demystifying DevOps: Essential Building Blocks of a DevOps Approach

https://thenewstack.io/demystifying-devops-essential-building-blocks-of-a-devops-approach
Allocatable memory and CPU in Kubernetes Nodes

https://learnk8s.io/allocatable-resources
Okteto: A Tool to Develop Applications in Kubernetes

Kubernetes has made it very easy to deploy applications to the cloud at a higher scale than ever, but the development practices have not evolved at the same speed as application deployment patterns.

Today, most developers try to either run parts of the infrastructure locally, or just test these integrations directly in the cluster via CI jobs or the "docker build, docker push, kubectl apply" cycle. It works, but this workflow is painful and incredibly slow.

Okteto makes this cycle a lot faster by launching development environment in Kubernetes. You write your code locally using your favorite tools and Okteto detects the code changes and instantly synchronizes your code to your development environment. There you can use your compilers and hot reloaders to see your changes live in seconds.

https://github.com/okteto/okteto
Kubed

Kubed can keep ConfigMaps and Secrets synchronized across namespaces and/or clusters.

https://github.com/appscode/kubed
kubectl-ssh-proxy

This plugin aims to make your life easier when using kubectl a cluster that's behind a SSH bastion.

https://github.com/little-angry-clouds/kubectl-ssh-proxy
kubernetes-replicator

Kubernetes controller for synchronizing secrets & config maps across namespaces

https://github.com/mittwald/kubernetes-replicator
Amazon EKS Best Practices Guide for Security

https://aws.github.io/aws-eks-best-practices
How VOI went DARK (Dashboards As Resources in Kubernetes)

https://medium.com/voi-engineering/how-voi-went-dark-afb43c45f094
The Stack Overflow Developer Survey 2020 Results

https://insights.stackoverflow.com/survey/2020