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.

Create declarative cluster specifications for your managed Kubernetes vendor

18 pointsby alberteinsteinabout 7 years ago

1 comment

alberteinsteinabout 7 years ago
Co-author here. 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.<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>