I need a working helmchart for keycloak...
Does that exist? Please help aaaahhhhhhhh
#bitnami is outdated.... KeycloakX doesn't seem to work as well :( This sucks
Moar adventures in #selfhosting for #keyboardvagabond! I think that I finally got the longhorn too-many-s3-calls networking issue resolved https://blog.keyboardvagabond.com/michael-dileos-software-and-tech-blog/longhorns-backup-cost-savings-or-not-getting-surprise-bills
I also found that the #bitnami #helmchart for #harborRegistry didn't get updated with the latest migration they did, so I had to find out that they moved their repositories to `bitnamilegacy` and update my helm chart. That took a while to figure out why the image pulls failed!
Thêm MCP server vào Kubernetes dễ dàng với Helm Chart! 🚀 Hỗ trợ stdio qua cầu nối nhỏ, cài đặt qua Helm + port-forward. Đồng thời cấu hình Codex remote và ví dụ Flux. Mình cần phản hồi về tính hợp lý của-defaults, capa test stade/ws/stdio, hoặc điểm bất rõ. #MCP #Kubernetes #HelmChart #SelfHosted #VietnameseTech #ServerSetup #MCPServer #K8s #DevOps
Một Helm Chart mã nguồn mở mới đã ra mắt cho Filebrowser Quantum! Đây là giải pháp thay thế đáng chú ý cho Filebrowser đã ngừng hoạt động. Chart hiện ở bản beta v0.8.8, hỗ trợ cài đặt cơ bản và đã được thử nghiệm trên Openshift, Microk8s. Filebrowser Quantum đang nhanh chóng phát triển!
#MãNguồnMở #HelmChart #FilebrowserQuantum #Kubernetes #opensource #SelfHosted
https://www.reddit.com/r/opensource/comments/1nyred7/opensource_helm_chart_for_filebrowser_quantum/
Знову треба було працювати із #HelmChart. З одного боку це засіб, який спрощує роботу з #kubernetes, але разом з тим наскільки ж багато проблем він додає.
Сам синтаксис шаблону, як тільки він починає містити більше ніж дві умови - починає виглядати дуже страшно. І було б добре, якби не пропустив "-" біля "}}" наприклад, інакше помилку потім можна пів дня шукати.
Tonight
Set up a #kubernetes cluster on #digitalocean
Installed #nginx controller and k8s dashboard
Configured #seleniumgrid with #helmchart especially the hostname with #cloudflare dns and the extra environment variable on #chrome node for managed downloads.
Finally tested with #mocha chai
whoop, got bit when upgrading an old #HelmChart to a new one while using `--reuse-values`
turns out the new helm chart version had updated some of the default values, so... because I used `--reuse-values`, my release kept the old default values from the original version of the chart -- and errored out!
fixed when we removed `--reuse-values` to upgrade the chart 😅