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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Learn how to access the Kubernetes API from a Function

2 点作者 alexellisuk超过 2 年前

1 comment

alexellisuk超过 2 年前
Hi, it&#x27;s Alex, the OpenFaaS founder here. This post is by Han from our team, but I have written an in-depth intro that I hope you&#x27;ll find interesting.<p>Here&#x27;s a quick overview:<p>&gt; We’ll show you how to access any part of the Kubernetes API or a Custom Resource using a ServiceAccount and granular permissions<p>&gt; You’ll learn how you’re already using the Kubernetes API, what an Operator is, and why a Function may be a better fit some of the time. We’ve also included a code-example so you can get going with that today.