Creating a cluster via the CLI (cmk) on Apache CloudStack.
cloudstack-amd64.raw.gz
from the Image Factory.
Note: the minimum version of Talos required to support Apache CloudStack is v1.8.0.Using an upload method of your choice, upload the image to a Apache CloudStack. You might be able to use the “Register Template from URL” to download the image directly from the Image Factory.
Note: CloudStack does not seem to like compressed images, so you might have to download the image to a local webserver, uncompress it and let CloudStack fetch the image from there instead.
Alternatively, you can try to remove .gz
from URL to fetch an uncompressed image from the Image Factory.
Note: The “create loadbalancerrule” also takes care of creating a corresponding firewallrule.
controlplane.yaml
and/or worker.yaml
as you like.
Note: Remember to validate!
controlplane.yaml
as base64 encoded userdata
.
loadbalancerrule
we created earlier.
loadbalancerrule
, making the K8S API endpoint available via the Load Balancer
talosctl
with IP addresses of the control plane node’s IP address.
Set the endpoints
and nodes
:
etcd
:
kubeconfig
kubeconfig
by running: