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
Copy file name to clipboardExpand all lines: content/solutions/deployment_blueprints/ai-ready_opennebula/ai_ready_k8s.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Validation with AI-Ready Kubernetes
2
+
title: Deployment of AI-Ready Kubernetes
3
3
linkTitle: AI-ready Kubernetes
4
4
weight: 5
5
5
---
@@ -9,7 +9,7 @@ weight: 5
9
9
{{< alert title="Important" color="success" >}}
10
10
To perform the validation with AI-Ready Kubernetes, you must comply with one of the prerequisites:
11
11
* Have an AI Factory ready to be validated; or,
12
-
* Configure an AI Factory by following one of these options:
12
+
* Configure an AI Factory by following one of these options:
13
13
*[On-premises AI Factory Deployment]({{% relref "/solutions/deployment_blueprints/ai-ready_opennebula/cd_on-premises" %}})
14
14
*[On-cloud AI Factory Deployment on Scaleway]({{% relref "/solutions/deployment_blueprints/ai-ready_opennebula/cd_cloud"%}})
15
15
{{< /alert >}}
@@ -366,7 +366,7 @@ oneadmin@frontend$ onevm list
366
366
367
367
#### Connecting to the Workload Cluster Kubernetes API Locally
368
368
369
-
To establish a local connection to the Workload Cluster Kubernetes API, create a ssh tunnel from your localhost to the K8s workload cluster API, exposing through the vRouter instance. Specify the `vrouter_ip` parameter as the public IP address of the vRouter instance, and the `vr_host_ip` as the ip address of the OpenNebula host where the vRouter node is hosted:
369
+
To establish a local connection to the Workload Cluster Kubernetes API, create a ssh tunnel from your localhost to the K8s workload cluster API, exposing through the vRouter instance. Specify the `vrouter_ip` parameter as the public IP address of the vRouter instance, and the `vr_host_ip` as the ip address of the OpenNebula host where the vRouter node is hosted:
After provisioning your AI Factory with AI-Ready Kubernetes, you may continue with additional validation procedures built on top of K8s, such as [Deployment of NVIDIA Dynamo]({{% relref "solutions/deployment_blueprints/ai-ready_opennebula/nvidia_dynamo" %}}) and [Deployment of NVIDIA KAI Scheduler]({{% relref "solutions/deployment_blueprints/ai-ready_opennebula/nvidia_kai_scheduler" %}}).
524
+
After provisioning your AI Factory with AI-Ready Kubernetes, you may continue with additional validation procedures built on top of K8s, such as [Deployment of NVIDIA Dynamo]({{% relref "solutions/deployment_blueprints/ai-ready_opennebula/nvidia_dynamo" %}}) and [Deployment of NVIDIA KAI Scheduler]({{% relref "solutions/deployment_blueprints/ai-ready_opennebula/nvidia_kai_scheduler" %}}).
0 commit comments