Skip to main content

Posts

Showing posts with the label Cloud Computing

Automated deployment of Virtual Container Host (VCH) using vRealize Automation (vRA)

In our previous posts , we saw the option to deploy the VCH using CLI utility, vSphere client etc. In this post, we see an option to automate the VCH deployment using vRealize Automation ( vRA) Background:  The current automated world requires the seamless and fastest deployment of its infrastructure. VMware vSphere Integrated Containers gives developers an essential tool for streamlining the process of building and running containerized applications in production.  The deployment of VCH is done through various methods as we see in our previous posts. But in this post, we are going to see how to automate the VCH deployment and the first VCH in few mouse clicks. By using the service catalog in vRealize Automation to provision Virtual Container Hosts on-demand as a ticketless offer, you can make your developers self-sufficient. The vRealize Automation 7.4 and later versions support provisioning and management of Virtual Container Hosts(VCH) for running vSphere Integrated Containe

The role of VMware Integrated Containers in real life scenario - PART 3

Virtual Container Host Deployment using the "vic-machine" Utility - VMware Integrated Containers In our previous posts , we saw the steps to deploy VIC appliance and deploying the VCH from vSphere client. In this post, we will see the steps to deploy the VCH using the "vic-machine" CLI Utility  Refernce: https://github.com/rdjagadeesh/vic_homelab/ Once we deploy the vSphere Integrated Containers (VIC) appliance, access the VIC appliance IP from the browser and we land on the below page. From this page, we can download the vSphere Integrated Containers Engine bundle from the appliance and unpack it on the workstation/laptop/ jump host where we connect to our vSphere environment. Unpack the downloaded bundle  The bundle included the following contents and utilities   The VIC bundle includes the vic-machine CLI utility. We use "vic-machine" to deploy and manage virtual container hosts (VCHs) at the command line. Procedure: 

How can VMware Integrated Containers be useful in real life scenario - PART1

What is VIC: VIC - vSphere Integrated Containers enable IT, teams, to seamlessly run traditional workloads and container workloads side-by-side on existing vSphere infrastructure. The solution is delivered in the form of an appliance just like any other VMware mgmt solution. The appliance comprises of,  vSphere Integrated Containers Engine , a container runtime for vSphere that allows you to provision containers as virtual machines, offering the same security and functionality of virtual machines in VMware ESXi™ hosts or vCenter Server® instances. vSphere Integrated Containers Plug-In for vSphere Client , that provides information about your vSphere Integrated Containers set up and allows you to deploy virtual container hosts directly from the vSphere Client. vSphere Integrated Containers Registry (Harbor) , an enterprise-class container registry server that stores and distributes container images. vSphere Integrated Containers Registry extends the Docker Distri

vRA 7.5 Installation steps - Back to Basics

vRealize Automation Installation Overview You can install vRealize Automation to support minimal, proof of concept environments, or in different sizes of distributed, enterprise configurations that are capable of handling production workloads. Installation can be interactive or silent. After installation, you start using vRealize Automation by customizing your setup and configuring tenants, which provides users with access to self-service provisioning and life-cycle management of cloud services New in this vRealize Automation Installation: If you installed earlier versions of vRealize Automation, be aware of changes in the installation process for this release.  This release simplifies the vRealize Automation appliance node removal process.  The vRealize Automation appliance administration interface has changed.  Database tab features have moved to the Cluster tab. The Database tab has been removed, and the Cluster tab has become a primary tab.  The Migr