Anders Eknert on Nostr: I know I'm not in the majority, but one of my main gripes with #kubernetes is really ...
I know I'm not in the majority, but one of my main gripes with #kubernetes is really more a failure of #golang, and how they never managed to get extensions/plugins right. Eventually they just gave up on the idea altogether. Which means every extension point in kubernetes involves calling a service rather than implementing an interface. And besides the performance/availability impact of that, also means you're limited in what you can extend, unless you feel like maintaining a k8s fork.
Published at
2024-06-06 19:11:00Event JSON
{
"id": "3a5d443f71c8121d1ef3198572b5d5d6a598e6b4fd7b2a663e2b0c7aa42d7e6e",
"pubkey": "a7938d550dfcf648b57bc33292d3329d7485b160f7df875924e3be73ab5a192d",
"created_at": 1717701060,
"kind": 1,
"tags": [
[
"proxy",
"https://hachyderm.io/@anderseknert/112571256681420121",
"web"
],
[
"t",
"kubernetes"
],
[
"t",
"golang"
],
[
"proxy",
"https://hachyderm.io/users/anderseknert/statuses/112571256681420121",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://hachyderm.io/users/anderseknert/statuses/112571256681420121",
"pink.momostr"
]
],
"content": "I know I'm not in the majority, but one of my main gripes with #kubernetes is really more a failure of #golang, and how they never managed to get extensions/plugins right. Eventually they just gave up on the idea altogether. Which means every extension point in kubernetes involves calling a service rather than implementing an interface. And besides the performance/availability impact of that, also means you're limited in what you can extend, unless you feel like maintaining a k8s fork.",
"sig": "b262e14822298d340922ff191e21b8634ef04ad8c2d35c9105c54486393aaa60d2b46989ea18a3b70f25a55c893db2b40d02d5285fbc2db8c1c7c5bf55da67df"
}