Learn what Kubernetes is, why K3s is better for small deployments, and how to install it without losing your sanity.
September 7, 2023 in Kubernetes, K3s, DevOps by The Story Alchemist4 minutes
Learn about Pods, Deployments, ConfigMaps, Secrets, and other Kubernetes essentials without losing your mind.
September 7, 2023 in Kubernetes, K3s, DevOps by The Story Alchemist3 minutes
Learn how to write YAML manifests, manage Deployments and ReplicaSets, expose applications with Services, and configure Ingress in K3s.
September 7, 2023 in Kubernetes, K3s, DevOps by The Story Alchemist3 minutes
Learn how to manage storage in K3s using Persistent Volumes, StorageClasses, local and cloud storage, NFS, and Longhorn.
September 7, 2023 in Kubernetes, K3s, DevOps, Storage by The Story Alchemist3 minutes
A practical and mildly snarky journey into container image management with Podman.
September 7, 2023 in Containers, DevOps3 minutes
A hands-on guide to networking in K3s: configuring CNI, setting up Service Discovery, using Ingress, and implementing LoadBalancers.
September 7, 2023 in Kubernetes, K3s, DevOps, Networking by The Story Alchemist3 minutes
This guide provides hands-on ArgoCD projects, covering application deployment, multi-cluster setups, automated CI/CD pipelines, and security best practices.
September 7, 2023 in GitOps, ArgoCD, DevOps by DevOps Engineer2 minutes
Step-by-step hands-on projects to build, manage, and deploy containerized applications with Podman.
September 7, 2023 in Containers, DevOps2 minutes