Deployment Steps: –
In vSphere, create a VM, Install the Operating System, and Convert the VM to a Template.
Log in to vRealize Automation (VRA), Select Cloud Assembly Service, create a new Image map and select template as REDHAT_8.6.
You can check my Previous post – How to Create Image mapping –
Open Cloud Assembly Service
Download the Cloud Assembly code file from the following URL – https://github.com/Dineshk1205/VRAK8s/blob/main/Redhat8.yaml Upload.
Update Configuration based on your Infra. Version and Release Blueprint Item to Catalog.
Download the pipeline form by the following link – https://github.com/Dineshk1205/VRAK8s/blob/main/K8sSingleNode-1.yaml
Import Pipeline.
Import operation type create, Update project name according to your environment. Import.
In Code Stream, Add REDHAT VM Template Username and Password.
Enable imported pipeline and Release.
In Service Broker, Add Code Type Code Stream Pipeline. Save & Import.
You can Pipeline imported. You can click on three dots and customize Pipeline Form & Configuration item.
In the Definitions, create new or add content to existing definition items.
Request Catalog item k8sSingleNode.
, Enter the Deployment name, Select Project Kubernetes Version(1.26 or 1.25), Calico_CNI_VERSION, and CRI-O_ContainerRuntime_Version (You also Create a Drop-down option using the Custom forms option).
Submit.
Wait a few minutes. Once Deployment is completed. Check Deployed Node IP.
Use Putty or any other tool. SSH to the node using the above IP. Check Node status and POD Status.
OpenShift Virtualization allows virtual machines (VMs) to run natively on Kubernetes alongside container workloads. Using…
Red Hat OpenStack Services on OpenShift (RHOSO) provides the foundation to build a private or public…
Kubernetes (often shortened to “K8s”) is an open-source system for automating the deployment, scaling, and…
Ceph is an open-source, distributed storage platform that provides object, block, and file storage in…
Prerequisites Red Hat OpenShift cluster deployed and operational You can refer to my earlier post…
Agent-Based Installation The Agent-based installation method provides the flexibility to boot your on-premise servers in…