Huge features to add! So great seeing what at first seemed like a cute mini-impl develop & bloom into such a capable runtime so quickly! You're going to run out of things to implement if you keep this up!<p>So awesome how modular the cloud is (the open source, CNCF / oci clouds)l specifically. CRI & CSI & CNI just work. That one can build a whole new runtime & it works with all the ancillary network, storage concerns is fabulous. That we can swap container runtimes allows for such healthy competition.<p>This is one of thise core differentiators versus openstack: openstack was about the pieces of software, their tools. this time around nothing is sacred. K8s delegates a colossal amount of what it is to swappable subprograms. There are alternare kubelets, there are alternate apiserver storages to etcd (k3s's alternate postgres backend/mysql/sqlite); obviously in OpenStack their networking stack neutron for example had tons of plugins but like most openstack, everyone was at the end of the day running very similar tools & daemons... whereas there is a huge splice of concerns one can splice into their kube environment, make things happen via very different daemons. coopertition? competition but cooperatively, towards shared good ends... it's a great & wonderful form of open source to see!