DevOps Universe
27 subscribers
41 photos
2 videos
9 files
806 links
Download Telegram
#DevPartyRussia #GDGRussia #LINSTOR

Владимир Даронь | Kubernetes вводный доклад. Как жить 10 лет без облаков и скатиться в кубер
https://www.youtube.com/watch?v=SIYxGS1oguU&list=PLGlZ_ld11os8QYBOSM8KU3INh244iFXKK&index=7

Александр Кириллов | Выкиньте уже ваш Docker Swarm кластер!
https://www.youtube.com/watch?v=W6KhDyVfT4Y&list=PLGlZ_ld11os8QYBOSM8KU3INh244iFXKK&index=9

Александр Толмачев | Создание высоконагруженной системы мониторинга метрик компании в GCP
https://www.youtube.com/watch?v=WKU3di9t4F0&list=PLGlZ_ld11os8QYBOSM8KU3INh244iFXKK&index=10

Дмитрий Яцкевич | Migration to EKS DevOps way
https://www.youtube.com/watch?v=iwMQB-ziUUI&list=PLGlZ_ld11os8QYBOSM8KU3INh244iFXKK&index=13

Роман Хлебнов | JVM Serverless on GCP: 2020 Revisited
https://www.youtube.com/watch?v=d6FhI_mSeEI&list=PLGlZ_ld11os8QYBOSM8KU3INh244iFXKK&index=14

Барух Садогурский | Паттерны и антипаттерны непрерывных обновлений в практике DevOps
https://www.youtube.com/watch?v=EK5l-XZoQ_w&list=PLGlZ_ld11os8QYBOSM8KU3INh244iFXKK&index=1


ну и на сладкое доклад от @kvaps
Андрей Квапил | В поисках идеального хранилища...
https://www.youtube.com/watch?v=liNU40LECoc&list=PLGlZ_ld11os8QYBOSM8KU3INh244iFXKK&index=12
20% OFF CKA & CKAD
Until July 4th (just for the next two days) The Linux Foundation is running a 20% OFF sale on their platform.

Use the below links to purchase the certification exams and apply coupon code INDEPENDENCE20:
MUST HAVE K8S TOOLKIT
https://kubezilla.com/tools/
porter - Package your application artifact, client tools, configuration and deployment logic together as a versioned bundle that you can distribute, and then install with a single command
https://porter.sh/
файловая система самостоятельно
https://habr.com/ru/company/vdsina/blog/512982/
let's think about CKA now. In Fall CKA will not the same, it won't include securiy part because CNFC introduced CKS exam.
dregsy - Docker Registry Sync
https://github.com/xelalexv/dregsy
Helmsman is a Helm Charts (k8s applications) as Code tool which allows you to automate the deployment/management of your Helm charts from version controlled code
https://github.com/Praqma/helmsman
Scalable video conferencing on Kubernetes
https://github.com/hpi-schul-cloud/jitsi-deployment
A Kubernetes CRD to manage static egress IP addresses for workloads

(many people know that OC has this ability, now we have the same for pure K8S)

https://github.com/nirmata/kube-static-egress-ip
Kubernetes Janitor cleans up (deletes) Kubernetes resources on (1) a configured TTL (time to live) or (2) a configured expiry date (absolute timestamp)
https://github.com/hjacobs/kube-janitor
CNCF Cloud Native Interactive Landscape
https://landscape.cncf.io
K8s Spot rescheduler is a tool that tries to reduce load on a set of Kubernetes nodes. It was designed with the purpose of moving Pods scheduled on AWS on-demand instances to AWS spot instances to allow the on-demand instances to be safely scaled down (By the Cluster Autoscaler).


https://github.com/pusher/k8s-spot-rescheduler
YAML sucks! This blog post explains why existing tools hardly ease this pain, and what we at Grafana Labs did about it with our new project, Tanka.


https://grafana.com/blog/2020/01/09/introducing-tanka-our-way-of-deploying-to-kubernetes/