This useful discussion by 3deep5me demonstrates how to integrate 1Password with the External Secrets Operator in a GitOps workflow. It's a great resource for developers looking to manage secrets more securely and efficiently in Kubernetes.
https://dev.to/3deep5me/using-1password-with-external-secrets-operator-in-a-gitops-way-4lo4
https://dev.to/3deep5me/using-1password-with-external-secrets-operator-in-a-gitops-way-4lo4
DEV Community
Using 1Password with External Secrets Operator in a GitOps way
I recently created a free Kubernetes cluster on Oracles Always Free Tier. But how to handle secrets...
👍4❤1
kubewall - Single-Binary Kubernetes Dashboard with Multi-Cluster Management & AI Integration. (OpenAI / Claude 4 / Gemini / DeepSeek / OpenRouter / Ollama / Qwen / LMStudio)
https://github.com/kubewall/kubewall
https://github.com/kubewall/kubewall
GitHub
GitHub - kubewall/kubewall: kubewall - Single-Binary Kubernetes Dashboard with Multi-Cluster Management & AI Integration. (OpenAI…
kubewall - Single-Binary Kubernetes Dashboard with Multi-Cluster Management & AI Integration. (OpenAI / Claude 4 / Gemini / DeepSeek / OpenRouter / Ollama / Qwen / LMStudio) - kubewall/kubewall
👍1
In his recent study, Smidt.dev reflects on his first year of self-employment, sharing valuable lessons learned about productivity and personal growth. This introspective look offers a candid perspective on the challenges and rewards of being your own boss.
https://blog.smidt.dev/posts/0003/
https://blog.smidt.dev/posts/0003/
The Smidt Blog
Diving into eBPF: Building a Process Tracer from Scratch!
How i ended up writing an ebpf based program to trace processes for a github action.
❤1👍1
This in-depth exploration shows how to deploy flexible and custom setups of AnythingLLM on Kubernetes. The text is perfect for those who want to run their own private AI-powered document chatbot.
https://itnext.io/deploy-flexible-and-custom-setups-with-anything-llm-on-kubernetes-a2b5687f2bcc
https://itnext.io/deploy-flexible-and-custom-setups-with-anything-llm-on-kubernetes-a2b5687f2bcc
Medium
Deploy Flexible and Custom Setups with Anything LLM on Kubernetes
Step-by-Step Guide to Deploy Anything LLM with OpenAI, Azure AI, and Ollama
Build custom OpenTelemetry Collector Distributions from manifest files with a local build utility, Docker, Google Cloud Build, or a GitHub Action.
https://github.com/observIQ/otel-distro-builder
https://github.com/observIQ/otel-distro-builder
GitHub
GitHub - observIQ/otel-distro-builder: Build custom OpenTelemetry Collector Distributions from manifest files with a local build…
Build custom OpenTelemetry Collector Distributions from manifest files with a local build utility, Docker, Google Cloud Build, or a GitHub Action. - observIQ/otel-distro-builder
👍1
Discover how the instincts of a software engineer can sometimes conflict with the principles of Infrastructure as Code in this thought-provoking examination. The author highlights the mindset shift required to effectively manage infrastructure programmatically.
https://itnext.io/how-software-engineering-instincts-clash-with-infrastructure-as-code-6b18a9cd9cef
https://itnext.io/how-software-engineering-instincts-clash-with-infrastructure-as-code-6b18a9cd9cef
Medium
How software-engineering instincts clash with Infrastructure as Code
Software engineering instincts can exacerbate challenges with Infrastructure as Code. The reason is that IaC is different from other code.
👍4
This technical overview by Denis Bazhenov covers monitoring, troubleshooting, and query analytics for PostgreSQL running on Kubernetes. It's a comprehensive look at the tools and techniques needed to maintain a healthy database in a containerized environment.
https://dev.to/dbazhenov/monitoring-troubleshooting-and-query-analytics-for-postgresql-on-kubernetes-2onj
https://dev.to/dbazhenov/monitoring-troubleshooting-and-query-analytics-for-postgresql-on-kubernetes-2onj
DEV Community
Monitoring, troubleshooting, and query analytics for PostgreSQL on Kubernetes
If you are learning about databases and Kubernetes or running or migrating PostgreSQL to Kubernetes,...
👍3
KubeTidy - A PowerShell tool for cleaning up Kubernetes kubeconfig files by removing unreachable clusters, users, and contexts. Simplify your multi-cluster Kubernetes management with ease. Supports exclusion lists, automated backups, and a detailed summary report. Available on the PowerShell Gallery.
https://github.com/KubeDeckIo/KubeTidy
https://github.com/KubeDeckIo/KubeTidy
GitHub
GitHub - KubeDeckio/KubeTidy: KubeTidy - A PowerShell tool for cleaning up Kubernetes kubeconfig files by removing unreachable…
KubeTidy - A PowerShell tool for cleaning up Kubernetes kubeconfig files by removing unreachable clusters, users, and contexts. Simplify your multi-cluster Kubernetes management with ease. Supports...
👍2❤1
Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://github.com/loft-sh/devpod
https://github.com/loft-sh/devpod
GitHub
GitHub - loft-sh/devpod: Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud…
Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker. - loft-sh/devpod
👍1
This article by Timur Galeev provides a comprehensive guide on deploying Amazon EKS using Terraform, focusing on the benefits of blueprints and addons. It walks readers through the process of setting up a robust and extensible Kubernetes environment on AWS.
https://tgaleev.com/deploying-aws-eks-with-terraform-and-blueprints-addons
https://tgaleev.com/deploying-aws-eks-with-terraform-and-blueprints-addons
Timur Galeev
Deploying AWS EKS with Terraform and Blueprints Addons
In this article, I'll guide you through using Terraform to deploy EKS with essential add-ons, which streamline the configuration and management of your Kube
🔥1
Securing your AWS account is crucial, and this blogpost outlines ten essential steps to enhance your security posture. The guide covers fundamental practices that every AWS user should implement to protect their resources.
https://cloudnature.net/blog/10-essential-aws-security-steps-for-your-aws-account
https://cloudnature.net/blog/10-essential-aws-security-steps-for-your-aws-account
CloudNature
CloudNature | 10 Essential AWS Security Steps for Your AWS Account
Create an AWS account and secure it with Free Tier services. Follow this 10-step guide covering AWS Organizations, SSO, and more. Ideal for cloud beginners!
❤1👍1
BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
https://github.com/helm-unittest/helm-unittest
https://github.com/helm-unittest/helm-unittest
GitHub
GitHub - helm-unittest/helm-unittest: BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin. - helm-unittest/helm-unittest
This write-up from the Oodle.ai team delves into the practical aspects of profiling Go applications in a production environment. It offers valuable insights and techniques for identifying and resolving performance bottlenecks.
https://blog.oodle.ai/go-profiling-in-production/
https://blog.oodle.ai/go-profiling-in-production/
Oodle AI
Go Profiling in Production | Oodle AI
Learn how to effectively profile Go applications in production
❤1
Ably's post explains their "four pillars" engineering principle, which is designed to ensure their systems have no ceiling on scale. This philosophy guides their architecture to handle massive, unpredictable, and complex realtime workloads.
https://ably.com/blog/ablys-four-pillars-no-scale-ceiling
https://ably.com/blog/ablys-four-pillars-no-scale-ceiling
Ably Realtime
Ably's four pillars: no scale ceiling
A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.
https://github.com/shshemi/tabiew
https://github.com/shshemi/tabiew
GitHub
GitHub - shshemi/tabiew: A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.
A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet. - shshemi/tabiew
👍1
KubeBuddy - A PowerShell tool for monitoring and managing Kubernetes clusters. Perform health checks, resource usage insights, and configuration audits with ease. Supports AKS best practices, snapshot-based monitoring, and security checks tailored for Kubernetes environments. Available on the PowerShell Gallery.
https://github.com/KubeDeckio/KubeBuddy
https://github.com/KubeDeckio/KubeBuddy
GitHub
GitHub - KubeDeckio/KubeBuddy: KubeBuddy - A PowerShell tool for monitoring and managing Kubernetes clusters. Perform health checks…
KubeBuddy - A PowerShell tool for monitoring and managing Kubernetes clusters. Perform health checks, resource usage insights, and configuration audits with ease. Supports AKS best practices, snaps...
👍3❤1
This piece from Airbnb Engineering details their journey of building a centralized user signals platform. It explores the motivations, challenges, and architectural decisions behind creating a system to capture user interactions at scale.
https://medium.com/airbnb-engineering/building-a-user-signals-platform-at-airbnb-b236078ec82b
https://medium.com/airbnb-engineering/building-a-user-signals-platform-at-airbnb-b236078ec82b
Medium
Building a User Signals Platform at Airbnb
How Airbnb built a stream processing platform to power user personalization.
👍1