/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stephennimmo.com
| | nbailey.ca
1.0 parsecs away

Travel
| | Kubernetes is our generation's Asbestos.
| | haim.dev
1.4 parsecs away

Travel
| | When you need to run something just once, but on each node
| | hoelz.ro
3.9 parsecs away

Travel
| | Field selectors are a handy filter you can provide kubectl get via the --field-selector option to pare down the list of resources you get back from the server. The docs mention that supported fields vary from resource to resource, but sadly don't mention which resources support which fields. I did a little bit of poking around, and - as far as I can tell - this isn't documented anywhere! So, seeing as reading source code is one of my Maslow's hammers, I broke out that particular hammer and got to reading.
| | avilpage.com
14.5 parsecs away

Travel
| How to setup a local kubernetes cluster on Macbook M1(apple silicon) with k3s and multipass.