mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Build kubectl statically
This commit is contained in:
parent
13a853f371
commit
ff9a3d3cb3
@ -131,6 +131,7 @@ readonly KUBE_STATIC_LIBRARIES=(
|
|||||||
kube-controller-manager
|
kube-controller-manager
|
||||||
kube-scheduler
|
kube-scheduler
|
||||||
kube-proxy
|
kube-proxy
|
||||||
|
kubectl
|
||||||
)
|
)
|
||||||
|
|
||||||
kube::golang::is_statically_linked_library() {
|
kube::golang::is_statically_linked_library() {
|
||||||
|
Loading…
Reference in New Issue
Block a user