TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Running Kubernetes without nodes

4 pointsby brassybadgerover 6 years ago

1 comment

raincomover 6 years ago
The choice of not running k8s is better than running k8s + virtual kubelet interfacing with AWS Fargate&#x2F;etc. Let me give you an example. Some networking company in the bay area wanted to ship out some SDN virtual machines to clients. These guys shipped out these VMS with cloud foundry and bosh. This is a damn overkill.<p>Cloudfoundry&#x2F;k8s is meant for deploying many applications that require horizontal scaling, etc.<p>Just one app with five containers or three VMS is not worth on k8s.