Replies: 2 comments 2 replies
-
|
How did you deploy your OpenStack cloud? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I have a manually installed OpenStack deployment on RHEL 9.4 (Epoxy 2025.1). I deployed the following services: Keystone, Glance, Nova, Neutron, Cinder, Heat, Barbican, Octavia and Magnum. It’s an all-in-one setup for testing. I followed the official documentation. Magnum and Heat APIs are reachable, I can deploy VM workloads and was able to launch a basic Kubernetes cluster via Magnum CLI. I need to run some VM with GPU support so it would be very ergonomic to have ubuntu as os instead of fcos. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all. I have installed all openstack services manually (RHEL 9.4, 2025.1 Epoxy, relevant docs). In the docs:
So I imagine that k8s_cluster_api driver should be supported. Unfortunately following the getting started guide:
I get:
It seems drivers are not present:
Is there a way to integrate magnum-cluster-api with my current deployment? What am I missing?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions