infraly / k8s-on-openstack

An opinionated way to deploy a Kubernetes cluster on top of an OpenStack cloud.
Apache License 2.0
112 stars 48 forks source link

Add default storage class and associated node labels (fixes #52) #55

Closed pfisterer closed 4 years ago

pfisterer commented 4 years ago

This PR adds a default storage class in K8S and labels the nodes for the same availability zone. This fixes #52.

pfisterer commented 4 years ago

This PR also

@ctrlaltdel: Sorry for pushing this, too. If you want, I can create a new PR.

pfisterer commented 4 years ago

Closing this PR as I've continued to improve the Playbook.

@ctrlaltdel: cf. https://github.com/infraly/k8s-on-openstack/compare/master...pfisterer:master for my current changes. These include

If you like these changes, I can prepare a PR.