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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?