Port details |
- kube-apiserver Kubernetes API service
- 1.27.2_16 net
=2 1.27.2_14Version of this port present on the latest quarterly branch. - Maintainer: loic.blot@unix-experience.fr
 - Port Added: 2023-01-20 11:51:17
- Last Update: 2025-08-07 00:02:46
- Commit Hash: 5361068
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/kubernetes/kubernetes
- Description:
- The Kubernetes API server validates and configures data for the api
objects which include pods, services, replicationcontrollers,
and others. The API Server services REST operations and provides
the frontend to the cluster's shared state through which all other
components interact.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kube-apiserver>0:net/kube-apiserver
- To install the port:
- cd /usr/ports/net/kube-apiserver/ && make install clean
- To add the package, run one of these commands:
- pkg install net/kube-apiserver
- pkg install kube-apiserver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kube-apiserver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685474659
SHA256 (kubernetes-kubernetes-v1.27.2_GH0.tar.gz) = c6fcfddd38f877ce49c49318973496f9a16672e83a29874a921242950cd1c5d2
SIZE (kubernetes-kubernetes-v1.27.2_GH0.tar.gz) = 38061986
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:
-
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_kube-apiserver
- USES:
- cpe go
- pkg-message:
- For install:
- ----------------------------------------------------------------------
Thanks for installing Kubernetes API server on FreeBSD.
There is a known limitation on kube-apiserver currently:
* Webhooks cannot work as they require CNI network mesh in most of the
deployment. Currently Kubelet hasn't be ported to FreeBSD.
----------------------------------------------------------------------
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.27.2_16 07 Aug 2025 00:02:46
    |
Adam Weinberger (adamw)  |
go ports: Bump for 1.24.6 |
1.27.2_15 09 Jul 2025 16:11:00
    |
Adam Weinberger (adamw)  |
many: Bump PORTREVISION for go-1.24.5 update |
1.27.2_14 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
1.27.2_13 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
1.27.2_12 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
1.27.2_11 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
1.27.2_10 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
1.27.2_9 03 Jul 2024 08:29:54
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
1.27.2_8 15 Jun 2024 09:52:17
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.27.2_7 13 May 2024 17:56:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.27.2_6 15 Apr 2024 08:20:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.27.2_5 24 Mar 2024 14:29:00
    |
Muhammad Moinur Rahman (bofh)  |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
1.27.2_4 11 Feb 2024 10:39:17
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
1.27.2_3 07 Dec 2023 02:22:10
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
1.27.2_2 08 Sep 2023 14:34:56
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go* update |
1.27.2_1 04 Aug 2023 14:24:50
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
1.27.2 31 May 2023 10:11:40
    |
Matthew Seaman (matthew)  Author: Loic Blot |
net/kube-*: update to Kubernetes 1.27.2
Changes: https://github.com/kubernetes/kubernetes/compare/v1.27.1...v1.27.2
Changes: https://github.com/kubernetes/kube-controller-manager/compare/v0.27.1...v0.27.2
Changes: https://github.com/kubernetes/kube-scheduler/compare/kubernetes-1.27.1...kubernetes-1.27.2
Pull
Request: https://github.com/freebsd/freebsd-ports/pull/179/commits/9aa93a77e8f3c8887b14c8366c411931b5d2151f
PR: 271742
Approved by: loic.blot@unix-experience.fr (maintainer) |
1.26.0_4 08 Apr 2023 15:13:25
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
1.26.0_3 09 Mar 2023 19:18:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go ports update |
1.26.0_2 15 Feb 2023 19:06:01
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
1.26.0_1 09 Feb 2023 21:55:23
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after GO_DEFAULT update. |
1.26.0 20 Jan 2023 11:50:24
    |
Mikael Urankar (mikael)  Author: Loic Blot |
net/kube-apiserver: Add new port
The Kubernetes API server validates and configures data for the api
objects which include pods, services, replicationcontrollers,
and others. The API Server services REST operations and provides
the frontend to the cluster's shared state through which all other
components interact.
Note: while testing this as a replacement of a Linux based on my lab,
I only saw Webhooks not working due to Kubernetes network mesh not implemented.
I added a notice about this for people who want to test it.
PR: 267308 |