kubectl

Issue tracker and mirror of kubectl code

  • 所有者: kubernetes/kubectl
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Kubectl

kubectl logo

Build Status GoDoc

The k8s.io/kubectl repo is used to track issues for the kubectl cli distributed
with k8s.io/kubernetes. It also contains packages intended for use by client
programs. E.g. these packages are vendored into k8s.io/kubernetes for use in
the kubectl
cli client. That client will eventually move here too.

Contribution Requirements

  • Full unit-test coverage.

  • Go tools compliant (go get, go test, etc.). It needs to be vendorable
    somewhere else.

  • No dependence on k8s.io/kubernetes. Dependence on other repositories is fine.

  • Code must be usefully commented.
    Not only for developers on the project, but also for external users of these packages.

  • When reviewing PRs, you are encouraged to use Golang's code review
    comments
    page.

  • Packages in this repository should aspire to implement sensible, small
    interfaces and import a limited set of dependencies.

Dependencies

Dependencies are managed using dep. Please
refer to its documentation if needed.

Community, discussion, contribution, and support

See this document for how to reach the maintainers of this project.

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

主要指标

概览
名称与所有者kubernetes/kubectl
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2017-03-30 19:50:22
推送于2025-07-03 05:59:05
最后一次提交2025-07-03 01:53:24
发布数1212
最新版本名称v0.34.0-alpha.2 (发布于 2025-06-25 17:16:11)
第一版名称kubernetes-1.9.0-alpha.0 (发布于 2017-09-01 16:09:27)
用户参与
星数3.1k
关注者数68
派生数1k
提交数3.8k
已启用问题?
问题数1394
打开的问题数121
拉请求数260
打开的拉请求数0
关闭的拉请求数64
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?