Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Test Neutron LBaaS v2 scenarios #22

Closed
dims opened this issue Jan 16, 2018 · 3 comments
Closed

Test Neutron LBaaS v2 scenarios #22

dims opened this issue Jan 16, 2018 · 3 comments

Comments

@dims
Copy link
Owner

dims commented Jan 16, 2018

#Internal LB:
kubectl apply -f https://raw.githubusercontent.com/henriquetruta/kubernetes-tutorials/master/openstack_cloud_provider/resources/microbot_deploy.yaml
kubectl apply -f https://raw.githubusercontent.com/henriquetruta/kubernetes-tutorials/master/openstack_cloud_provider/resources/microbot_svc_private.yaml

kubectl delete -f https://raw.githubusercontent.com/henriquetruta/kubernetes-tutorials/master/openstack_cloud_provider/resources/microbot_svc_private.yaml
kubectl delete -f https://raw.githubusercontent.com/henriquetruta/kubernetes-tutorials/master/openstack_cloud_provider/resources/microbot_deploy.yaml

#External LB:
kubectl apply -f https://raw.githubusercontent.com/henriquetruta/kubernetes-tutorials/master/openstack_cloud_provider/resources/microbot_deploy.yaml
kubectl apply -f https://raw.githubusercontent.com/henriquetruta/kubernetes-tutorials/master/openstack_cloud_provider/resources/microbot_svc_public.yaml

kubectl delete -f https://raw.githubusercontent.com/henriquetruta/kubernetes-tutorials/master/openstack_cloud_provider/resources/microbot_svc_public.yaml
kubectl delete -f https://raw.githubusercontent.com/henriquetruta/kubernetes-tutorials/master/openstack_cloud_provider/resources/microbot_deploy.yaml
@dims
Copy link
Owner Author

dims commented Jan 16, 2018

@dims
Copy link
Owner Author

dims commented Jan 22, 2018

with local-up-cluster, Internal LB works fine. needed the RBAC stuff (#12)

@dims
Copy link
Owner Author

dims commented Jan 22, 2018

"External LB" works too!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant