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
First is an EC2 example. Replace the Access and Secret Keys with your
714
714
own and update the endpoint.
715
715
716
-
Example 1. An EC2 Boto example
716
+
Example 1. An EC2 Boto example
717
717
718
718
.. sourcecode:: python
719
719
@@ -753,7 +753,7 @@ Example 1. An EC2 Boto example
753
753
754
754
Second is an S3 example. The S3 interface in CloudStack is obsolete. If you need an S3 interface you should look at systems like RiakCS, Ceph or GlusterFS. This example is here for completeness and can be adapted to other S3 endpoint.
Copy file name to clipboardExpand all lines: source/plugins/cloudstack-kubernetes-provider.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ on the cluster nodes.
149
149
|ckp-ip-lb.png|
150
150
151
151
.. note::
152
-
- In case of Cloudstack + Vmware Intergaration, if you want to expose the application via Public Ipaddress, you have to expose it as a Node-port service and manually add the rules in cloudstack.
152
+
- In case of Cloudstack + Vmware Integration, if you want to expose the application via Public Ipaddress, you have to expose it as a Node-port service and manually add the rules in cloudstack.
0 commit comments