TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: KraftCloud – The "Never Pay for Idle" Cloud Platform

7 点作者 nderjung大约 1 年前
Hi everyone, it’s Alex, Simon, Felipe and the team from Unikraft.io<p>We have built kraft.cloud, a millisecond cloud platform, where apps and services cold start, scale to zero and autoscale in milliseconds, ensuring you never pay for idle, can efficiently cope with traffic peaks, and don’t have to deal with complex cold start issues.<p>As of today we are now in open early access!<p>The platform (and we) come from research in the area of lightweight virtualization — trying to ask the question of how efficient cloud platforms could (or should) be while still retaining strong, hardware-level isolation. KraftCloud is the result of this research followed by years of building the Unikraft open source project (www.unikraft.org).<p>KraftCloud is based on unikernels, extremely specialized virtual machines, built on top of the Linux-API compatible Unikraft project. If you’ve heard of unikernels in the past, you’ve likely come across properties like millisecond cold start, small memory consumption, and small TCB, to name a few. You may have also heard of downsides like difficulty using them, debugging them, monitoring them or deploying them in the cloud — we’ve been hard at work tackling these issues.<p>KraftCloud leverages Unikraft unikernels, but also comes with a custom-built controller that can be reactive in millisecond scales and can scale to thousands of instances on a single server. We also have integrations with Dockerfiles, Terraform and Kubernetes, and the ability to deploy within hyperscaler infra. The end result is a platform where<p>- Cold starts take milliseconds (e.g., NGINX boots in 15ms)<p>- Scale to Zero (and scale back up) also takes milliseconds<p>- Autoscale takes milliseconds so you can transparently cope with fast peaks<p>- We can put 1000s of instances on a single server, reducing cost and carbon footprint<p>We’re in open early access and are actively handing (free) access tokens via the sign up form here: <a href="http:&#x2F;&#x2F;kraft.cloud&#x2F;signup" rel="nofollow">http:&#x2F;&#x2F;kraft.cloud&#x2F;signup</a><p>We would really appreciate as much feedback as humanly possible: what you like, what you don’t like, what isn’t clear, what we’re missing, what’s broken, etc (you can find more information in our FAQs: <a href="https:&#x2F;&#x2F;unikraft.io&#x2F;faq" rel="nofollow">https:&#x2F;&#x2F;unikraft.io&#x2F;faq</a>, or this blog post: <a href="https:&#x2F;&#x2F;unikraft.io&#x2F;blog&#x2F;kraftcloud&#x2F;" rel="nofollow">https:&#x2F;&#x2F;unikraft.io&#x2F;blog&#x2F;kraftcloud&#x2F;</a><p>Thanks so much for reading all the way to the end and looking forward to your comments!

4 条评论

brodouevencode大约 1 年前
Are there instructions for deploying to on-prem?
anentropic12 个月前
Feedback: I think it would be helpful for the KraftCloud docs to link to the Unikraft docs more often where appropriate.<p>I was skimming around and e.g. <a href="https:&#x2F;&#x2F;docs.kraft.cloud&#x2F;guides&#x2F;python&#x2F;#customize-your-application" rel="nofollow">https:&#x2F;&#x2F;docs.kraft.cloud&#x2F;guides&#x2F;python&#x2F;#customize-your-appli...</a> shows that besides my app code I need both a Kraftfile and a Dockerfile. Dockerfile is familiar but what is the syntax of Kraftfile?<p>That page describes it as &quot;the KraftCloud specification&quot; but I could not find such a specification in the KraftCloud docs AFAICT.<p>I can Google so I found it here: <a href="https:&#x2F;&#x2F;unikraft.org&#x2F;docs&#x2F;cli&#x2F;reference&#x2F;kraftfile&#x2F;v0.6" rel="nofollow">https:&#x2F;&#x2F;unikraft.org&#x2F;docs&#x2F;cli&#x2F;reference&#x2F;kraftfile&#x2F;v0.6</a><p>I also find myself wondering what are the possible values for &quot;runtime&quot; in the Kraftfile?<p>The Unikraft docs say they can be OCI images and &quot;Built in to kraft is a reference to our public-access OCI registry which is hosted simply at unikraft.org&quot; <a href="https:&#x2F;&#x2F;unikraft.org&#x2F;docs&#x2F;cli&#x2F;packaging#oci-based-packages" rel="nofollow">https:&#x2F;&#x2F;unikraft.org&#x2F;docs&#x2F;cli&#x2F;packaging#oci-based-packages</a><p>...but if I go to unikraft.org it&#x27;s the marketing+docs homepage for Unikraft.<p>Is there something like a Unikraft &quot;Hub&quot; site to browse images?
评论 #40465176 未加载
metaketa大约 1 年前
Where do we buy stock in the company? Sounds too good to be true.
metaketa大约 1 年前
They should partner with Fly.io as PaaS&#x2F;deployment partner!