Live data from Hacker News

xlskubectl – a spreadsheet to control your Kubernetes cluster

github.com

11–20 of 78 posts

Re: xlskubectl – a spreadsheet to control your Kubernetes cluster

#14

Love it. For a different sort of person, but there's some rather old efforts to expose Kubernetes & Etcd under FUSE , which would also be neat direct access. https://github.com/opencredo/KubeFuse https://github.com/cstavr/etcdfs And since I was curious, there's also a spreadsheet to FUSE too, https://github.com/mk270/xls-fuse As far as I know, the only 3d representation of Kubernetes is KubeDoom, https://github.com/s…

There was https://eric-jadi.medium.com/minecraft-as-a-k8s-admin-tool-c... too.

Re: xlskubectl – a spreadsheet to control your Kubernetes cluster

#17

I love the company's mission statement: "Replacing YAML with spreadsheets has always been our mission as a company, and we will continue to do so."

They’re not worse than YAML…

In fact as a configuration file, spreadsheets are a much superior UI, you can change lots of numbers very quickly if your config is tabular in nature. Whether it is a good idea that what you type should modify a prod environment live is a different question. Working in finance and living in spreadsheet it sounds like a terrible design to me. You want to be to inspect the whole config change before it affects the target system.
Post reply on HN