Skip to content

prowtest/kubelet

This branch is 807 commits behind kubernetes/kubelet:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 2, 2018
Jul 11, 2020
Jan 16, 2020
Jul 2, 2020
Feb 4, 2019
Sep 2, 2018
Jan 30, 2019
Feb 4, 2019
May 29, 2019
Sep 2, 2018
Jul 11, 2020
Jul 11, 2020

Repository files navigation

kubelet

Implements KEP 14 - Moving ComponentConfig API types to staging repos

This repo provides external, versioned ComponentConfig API types for configuring the kubelet. These external types can easily be vendored and used by any third-party tool writing Kubernetes ComponentConfig objects.

Compatibility

HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and k8s.io/client-go.

Where does it come from?

This repo is synced from https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/kubelet. Code changes are made in that location, merged into k8s.io/kubernetes and later synced here by a bot.

About

kubelet component configs

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%