kinvolk / lokomotive

🪦 DISCONTINUED Further Lokomotive development has been discontinued. Lokomotive is a 100% open-source, easy to use and secure Kubernetes distribution from the volks at Kinvolk
https://kinvolk.io/lokomotive-kubernetes/
Apache License 2.0
321 stars 49 forks source link

Document AWS limitations due to not running the CCM #228

Open iaguis opened 4 years ago

iaguis commented 4 years ago

Until https://github.com/kinvolk/lokomotive/issues/145 is closed, we should document that LoadBalancer services ~and PersistentVolumeClaims~ won't work out of the box on the AWS platform.

We might consider documenting how to make NodePort services work as a fallback, this would require the user to open the corresponding Security Group.

Reported-by: @jpetazzo

invidian commented 4 years ago

Until #145 is closed, we should document that LoadBalancer services and PersistentVolumeClaims won't work out of the box on the AWS platform.

PersistentVolumeClaims will work with correct node type and openebs being deployed. Example configuration reflects that.

iaguis commented 4 years ago

PersistentVolumeClaims will work with correct node type and openebs being deployed. Example configuration reflects that.

Right, I'll remove that part from the description.

invidian commented 4 years ago

Right, I'll remove that part from the description.

I mean, I think we could also document this. And it would be applicable for all platforms. Actually having unified components would be nice here:

component "storage" {}