• towerful@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    4 days ago

    I was aware of kubernetes 6 months ago, but had never used it.
    I got a 3 node cluster running in a day, and was learning kubernetes.
    The only issues I’ve had were due to hardware failure causing etcd instability, and misconfigured operators generating terabytes of logs leading to pod eviction.

    I don’t know what would signify it being production ready. It had all the levers and knobs I needed. I haven’t yet needed to run a sysadmin debug container to poke around the host OS.
    It’s also great for learning. If you make a mistake, it’s very easy to wipe and reinstall and get back to where you were.