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
747
747
own and update the endpoint.
748
748
749
-
Example 1. An EC2 Boto example
749
+
Example 1. An EC2 Boto example
750
750
751
751
.. sourcecode:: python
752
752
@@ -786,7 +786,7 @@ Example 1. An EC2 Boto example
786
786
787
787
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