2 comments

  • ocd7 minutes ago
    I still don't know really what Kubernetes is for or why so many people outside specific environments are using it, but it's cool that you're using Ruby.
  • zrail4 days ago
    Hey, author here. This is a piece about moving away from kubernetes and toward something that I can actually maintain as a solo person who has a life outside of k9s. It&#x27;s not really intended to be &quot;anti-kubernetes&quot;, more like &quot;kubernetes really is too hard for my purposes&quot;.<p>IMO the best change that I&#x27;ve made has been to give deterministic IPv6 addresses to every container and then using those for ingress.<p>I&#x27;m curious to hear where y&#x27;all think the line is between docker compose with Ruby glue and &quot;Dear friend, you have built a Kubernetes&quot;.