persadon.com یکی از بسیاری از سرورهای مستقل ماستودون است که می توانید از آن برای شرکت در fediverse استفاده کنید.
با دوستان خود گفتگو کنید و دوستان تازه بیابید. عکس، ویدیو، و نوشته‌های خود را به اشتراک بگذارید. پرسادون بخشی از شبکهٔ اجتماعی ماستودون است و می‌خواهد محیطی ایمن و پایدار برای کاربران فارسی‌زبان باشد.

به مدیریت:

آمار کارساز:

۵۰
کاربر فعّال

#kubernetes

۰ فرسته۰ مشارکت کننده۰ فرسته امروز
در رشته پاسخ داده

I really enjoy self-hosting things, I just wish I didn't have to do it to keep my data safe, because some less savvy people can't afford to do it.

But since I'm self-hosting, I might as well use tools that make my life easier. I recently discovered that Kubernetes is not just for large scale organizations, it solves problems individual self-hosters do have.

ergaster.org/posts/2025/07/09-

ergaster.org · Kubernetes is not just for Black Friday
بیش‌تر از Thib

Current blog pipeline:

1. 🕐️ How I use Bitwarden to keep my homelab credentials safe
2. 👀 A flexible and safe homelab with Proxmox
3. 👀 How bridged networks actually work
4. ✍️ A reproducible homelab with opentofu, cloud-init and ansible
5. 🕐️ GitOps with Flux and encrypted secrets with SOPS and age
6. 🕐️ Deploying in a Specific Order with Flux Kustomizations
7. 🧪 Kubernetes monitoring
8. 🧪 Kubernetes backups

🧪 Experimenting
✍️ Writing
👀 Under review
🕐️ Scheduled

When will there be the first fully cloud native *Desktop* #Linux? I I want a full OS running inside #kubernetes
I would want to offload high AI and also common CPU tasks in a distributed way.
My OS would run in everybody's selfhosted #Talos or whatever cluster.
It would make handling (replaced) computers SO much easier.
I don't understand why no one isn't developing this already.
#helloworld

@mijndert and I have been working hard to create a new platform for the #tootcommunity Mastodon instance. It's completely open-source and built as Infrastructure as Code. The repository includes Kubernetes configurations, custom Helm charts, and OpenTofu code. The best part is that any changes made to this repository are instantly deployed to production.

We hope these resources will support and inspire the community.

Check it out here: github.com/toot-community/plat

GitHubGitHub - toot-community/platform: Platform code for the toot.community Mastodon instancePlatform code for the toot.community Mastodon instance - toot-community/platform

I have a feeling that there is a need for a structure that maintains helm charts for popular open source apps.

Pros:

- doesn't depend on a single maintainer
- can easily onboard more maintainers
- can have a consistent set of guidelines on how to write/use the charts
- can be paid by upstream to take this responsibility

Cons:

- can work against upstream's commercial interests
- requires governance / operations overhead
- competes with Bitnami?