You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-cloud-provider/2394-support-out-of-tree-AWS-cloud-provider/README.md
+3-18Lines changed: 3 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,3 @@
1
-
---
2
-
title: Support Out-of-Tree AWS Cloud Provider
3
-
authors:
4
-
- "@andrewsykim"
5
-
owning-sig: sig-cloud-provider
6
-
reviewers:
7
-
- TBD
8
-
approvers:
9
-
- TBD
10
-
editor: TBD
11
-
creation-date: 2019-01-25
12
-
last-updated: 2019-01-25
13
-
status: provisional
14
-
---
15
-
16
1
# Supporting Out-of-Tree AWS Cloud Provider
17
2
18
3
## Table of Contents
@@ -46,12 +31,12 @@ status: provisional
46
31
47
32
## Summary
48
33
49
-
Build support for the out-of-tree AWS cloud provider. This involves a well-tested version of the cloud-controller-manager
50
-
that has feature parity to the kube-controller-manager.
34
+
Build support for the out-of-tree AWS cloud provider. This involves a well-tested version of the cloud-controller-manager
35
+
that has feature parity to the kube-controller-manager.
51
36
52
37
## Motivation
53
38
54
-
Motivation for supporting out-of-tree providers can be found in the [Cloud Controller Manager KEP](/keps/sig-cloud-provider/20180530-cloud-controller-manager.md).
39
+
Motivation for supporting out-of-tree providers can be found in the [Cloud Controller Manager KEP](/keps/sig-cloud-provider/20180530-cloud-controller-manager.md).
55
40
This KEP is specifically tracking progress for the AWS cloud provider.
0 commit comments