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.

Show HN: Kubeformation – simplify cluster creation on managed kubernetes vendors

13 pointsby alberteinsteinabout 7 years ago

1 comment

alberteinsteinabout 7 years ago
We built this tool to bootstrap vendor specific declarative templates (Google Cloud Deployment Manager Template [1], Azure Resource Manager Template [2] etc.) that provisions a Kuberentes cluster (and disks), because writing them by hand is a pain. Kubeformation can read a spec file (common for all vendors) and generate these templates.<p>[1] <a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;deployment-manager&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cloud.google.com&#x2F;deployment-manager&#x2F;</a> [2] <a href="https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;azure-resource-manager&#x2F;resource-group-overview" rel="nofollow">https:&#x2F;&#x2F;docs.microsoft.com&#x2F;en-us&#x2F;azure&#x2F;azure-resource-manage...</a>