Y
Hacker News
new
|
ask
|
show
|
jobs
by
mschuster91
1077 days ago
That
really
depends on your k8s environment. If you're running on bare metal and use host bind mounts for storage, you won't have a problem. But as soon as you introduce shared storage it gets messy...
1 comments
tjoff
1077 days ago
Doesn't that defeat the promise of k8 in the first place?
Because then it won't scale.
And the moment you do you run into other bottlenecks.
link
mschuster91
1077 days ago
Meh, not having to worry about configuring load balancers and letsencrypt alone is worth the effort to get k8s running.
link
Because then it won't scale.
And the moment you do you run into other bottlenecks.