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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A beginner's guide to managing Kubernetes resources in Python with kr8s

2 点作者 jacobtomlinson大约 1 年前

1 comment

jacobtomlinson大约 1 年前
I&#x27;ve been working on a Python client library for Kubernetes for a while now called kr8s that I&#x27;m hoping folks will find much simpler than other libraries out there. It&#x27;s designed to feel more like using kubectl in Python rather than prodding the Kubernetes API directly.<p>I wrote up a getting started tutorial to try and show off the user experience. Happy to answer any questions!