/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blogops.mixinet.net
| | foo.zone
2.0 parsecs away

Travel
| | [AI summary] The text describes a comprehensive setup of a Kubernetes cluster (k3s) with various services and tools. It includes a private Docker registry, multiple applications like Anki Sync Server, Miniflux, and others, all utilizing NFS storage and UID/GID mapping for compatibility. The setup also involves relayd for traffic routing, Ingress controllers, and custom Helm charts for deployment. The author plans to expand on monitoring and observability in future posts.
| | www.architect.io
3.2 parsecs away

Travel
| | Learn to build a Go service and deploy it to a Kubernetes cluster in AWS
| | platformengineering.org
2.7 parsecs away

Travel
| | Learn what KRO (Kubernetes Resource Orchestrator) is and how it simplifies Kubernetes app deployment by creating custom APIs that group resources, reducing YAML complexity and making management easier for developers.
| | chrisshort.net
14.8 parsecs away

Travel
| There are a lot of ways to create a Kubernetes Secret. Let's dive into a few possibilities and some helpful suggestions from the Kubernetes community.