Matt Moriarity
Matt Moriarity
This would be really nice to have. I haven't been able to track down any other support for highlighting this frontmatter correctly in Vim.
Fair enough. After posting that, I found a one-liner to mark that area as comments, which I think is good enough for what I need.
From some experimentation with Kubernetes from personal projects, I've learned that metrics-server does work for powering the `kubectl top` command. My understanding is still that it has a new model...
Related to #10.
I've added a blanket "deploy everything" pattern for macbot and imaged, so they will always deploy the latest Docker image available. That probably makes sense for those projects, but not...
This is even more compelling with this news: [Google Integrates Istio Service Mesh into Kubernetes Service](https://thenewstack.io/google-integrates-istio-service-mesh-into-kubernetes-service/) I think this will be a big deal when we move services from Heroku...
Cool, these are the only ones I've tried so far that had issues. But if I find more, I can probably fix them now if it's just adding the path...
I tried looking into this. It seems like it needs an update to `pve-rs` to get the `SharedCache` package. I made a few tweaks to the `update.py` script to try...