kubectl

Issue tracker and mirror of kubectl code

  • Owner: kubernetes/kubectl
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerkubernetes/kubectl
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:Apache License 2.0
所有者活动
Created At2017-03-30 19:50:22
Pushed At2025-07-03 05:59:05
Last Commit At2025-07-03 01:53:24
Release Count1212
Last Release Namev0.34.0-alpha.2 (Posted on 2025-06-25 17:16:11)
First Release Namekubernetes-1.9.0-alpha.0 (Posted on 2017-09-01 16:09:27)
用户参与
Stargazers Count3.1k
Watchers Count68
Fork Count1k
Commits Count3.8k
Has Issues Enabled
Issues Count1394
Issue Open Count121
Pull Requests Count260
Pull Requests Open Count0
Pull Requests Close Count64
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private