Devops Talks
前往频道在 Telegram
459
订阅者
无数据24 小时
+27 天
+230 天
帖子存档
459
Repost from Sysadmin Tools 🇺🇦
Self-hosted Soft Serve
https://charm.sh/blog/self-hosted-soft-serve/
#git #ssh #golang
459
Repost from Записки админа
🛠 Встала, вроде бы, простая задачка - получить дамп трафика для конкретного приложения в Linux.
Для реализации нашлась утилита nsntrace, которае делает нужное за счёт выполнения приложения в отдельном сетевом неймспейсе. Набросал короткую заметку по этому поводу...
📗 https://sysadmin.pm/nsntrace/
#network #trace #pcap
459
Repost from DevOps&SRE Library
Provisioning Kubernetes clusters on GCP with Terraform and GKE
TL;DR: In this article you will learn how to create clusters on the GCP Google Kubernetes Engine (GKE) with the gcloud CLI and Terraform. By the end of the tutorial, you will automate creating three clusters (dev, staging, prod) complete with the GKE Ingress in a single click. UPDATED IN JANUARY 2023https://learnk8s.io/terraform-gke
459
Repost from k8s (in)security
Еще одна прекрасно проиллюстрированная статья "Kubernetes: Network Policies" от того же автора, о котором мы недавно уже писали. В этот раз тема про нативную
NetworkPolicy. И если вы визуал, как абсолютное большинство людей на этом шарике, то вам такое объяснение принципов работы данного ресурсы точно зайдет.
Также не забываем про классные репозиторий Kubernetes Network Policy Recipes с его анимированными схемами политик!
Про кастомные политики рекомендую посмотреть наше (команды Luntry) выступление "NetworkPolicy — родной межсетевой экран Kubernetes" ;)459
Repost from Записки админа
🛠 SSHLog - инструмент для логирования (и мониторинга в реальном времени) всей активности пользователя после установки им SSH подключения...
https://github.com/sshlog/agent
Реализовано всё с помощью eBPF. Авторы позаботились, и собрали пакеты для популярных дистрибутивов. Достаточно просто добавить репозиторий и установить из него необходимое.
#ssh #security #logs
459
The Arch Linux Handbook – Learn Arch Linux for Beginners
https://www.freecodecamp.org/news/how-to-install-arch-linux/amp/
459
Repost from DevOps&SRE Library
kubefirst
The Kubefirst CLI creates instant GitOps platforms that integrate some of the best tools in cloud native from scratch in minutes.https://github.com/kubefirst/kubefirst
459
Repost from DevOps&SRE Library
20 Terraform Best Practices to Improve your TF workflow
In this article, we explore best practices for managing Infrastructure as Code (IaC) with Terraform. Terraform is one of the most used tools in the IaC space that enables us to safely and predictably apply changes to our infrastructure.https://spacelift.io/blog/terraform-best-practices
459
Repost from DevOps&SRE Library
pyinfra
pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.https://github.com/Fizzadar/pyinfra
459
Repost from DevOps&SRE Library
terraform-plan
GitHub Action to run Terraform plan and add a comment with the changes.https://github.com/cds-snc/terraform-plan
459
Repost from Записки админа
🐧 NixOS Series.
На It's FOSS образуется неплохая серия статей по базовым вещам в NixOS:
- Why Should You Consider Using NixOS?
- How to Install NixOS on a Virtual Machine?
- Install and Remove Packages in NixOS.
- Things To Do After Installing NixOS.
- How to set up home-manager on NixOS?
#nixos #install #напочитать
459
