kubernetes/pkg/controller/node
Bowei Du 428b8a4132 (ALPHA GCP FEATURE) Add IPAM controller
IPAM controller unifies handling of node pod CIDR range allocation.  It
is intended to supersede the logic that is currently in range_allocator
and cloud_cidr_allocator.

Note: for this change, the other allocators still exist and are the
default.

It supports two modes:
* CIDR range allocations done within the cluster that are then
propagated out to the cloud provider.
* Cloud provider managed IPAM that is then reflected into the cluster.
2017-09-01 12:58:40 -07:00
..
ipam (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
scheduler Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
util Merge pull request #49257 from k82cn/k8s_42001 2017-08-31 23:13:20 -07:00
BUILD (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
node_controller.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
nodecontroller_test.go (ALPHA GCP FEATURE) Add IPAM controller 2017-09-01 12:58:40 -07:00
OWNERS Add bowei to OWNERS: e2e/test dns,network; cloud route, node, service controller 2017-05-19 14:49:43 -07:00