kubernetes/cmd/kubeadm/app/util/pkiutil
Dmitry Rozhkov 109f5db5a3 kubeadm: allow creating a cluster with ECDSA keys
The selected key type is defined by kubeadm's --feature-gates option:
if it contains PublicKeysECDSA=true then ECDSA keys will be generated
and used.

By default RSA keys are used still.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2020-02-24 11:20:07 +02:00
..
BUILD kubeadm --service-cluster-ip-range supports a comma seperated list 2019-09-16 09:33:43 -07:00
pki_helpers_test.go kubeadm: allow creating a cluster with ECDSA keys 2020-02-24 11:20:07 +02:00
pki_helpers.go kubeadm: allow creating a cluster with ECDSA keys 2020-02-24 11:20:07 +02:00