Port details |
- kubectl Kubernetes command-line tool
- 1.31.2_1 sysutils =5 1.31.1Version of this port present on the latest quarterly branch.
- Maintainer: danilo@FreeBSD.org
- Port Added: 2018-08-02 21:38:47
- Last Update: 2024-11-08 20:58:46
- Commit Hash: 79271d5
- People watching this port, also watch:: git, grub2-bhyve, vm-bhyve, virtualbox-ose-kmod, pkg
- License: APACHE20
- WWW:
- https://github.com/kubernetes/kubectl
- Description:
- Use the Kubernetes command-line tool, kubectl, to deploy and manage
applications on Kubernetes. Using kubectl, you can inspect cluster
resources; create, delete, and update components; and look at your
new cluster and bring up example apps.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kubectl>0:sysutils/kubectl
- To install the port:
- cd /usr/ports/sysutils/kubectl/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/kubectl
- pkg install kubectl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kubectl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729947967
SHA256 (kubernetes-kubernetes-v1.31.2_GH0.tar.gz) = 05007001f41176b388fcb01d6dc35e454db35a4e65b114db42b2b7340be8aed3
SIZE (kubernetes-kubernetes-v1.31.2_GH0.tar.gz) = 36568544
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go122 : lang/go122
- This port is required by:
- for Run
-
- sysutils/eksctl
- sysutils/helm
- sysutils/istio
Configuration Options:
- ===> The following configuration options are available for kubectl-1.31.2_1:
BASH=on: Install programmable completions for Bash
ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
- Options name:
- sysutils_kubectl
- USES:
- cpe go:1.22,modules
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.1 06 Oct 2018 08:52:38 |
danilo |
- Update to 1.12.1 |
1.12.0 28 Sep 2018 17:51:26 |
danilo |
- Update to 1.12.0 |
1.11.3 11 Sep 2018 22:29:10 |
danilo |
- Update to 1.11.3
- Use GO_* variables to simplify the Makefile |
1.11.2 20 Aug 2018 03:13:47 |
danilo |
- Use GH_SUBDIR instead of post-patch |
1.11.2 08 Aug 2018 13:51:49 |
danilo |
- Update to 1.11.2 |
1.11.1 02 Aug 2018 21:38:36 |
danilo |
- New port sysutils/kubectl
Use the Kubernetes command-line tool, kubectl, to deploy and manage
applications on Kubernetes. Using kubectl, you can inspect cluster
resources; create, delete, and update components; and look at your
new cluster and bring up example apps. |