• VMWARE

    vSphere 7 with Kubernetes Part 4 – Image Registry Configuration

    vSphere 7 with Kubernetes Part 4 – Image Registry Configuration In part 1 of this blog series, I covered how to create Storage tag and Policy to be used for the Workload management. In part 2 of this blog series, I covered how to enable Workload Management on vSphere 7. In part 3 of this blog series, we discovered how to set up the Content Library. In this 4th part of the blog series, I will cover how to configure Image Registry. This Registry will enable cloud native repository for the container images. Every cluster enabled with vSphere with Kubernetes also has a Registry service enabled which includes a Harbor cloud native repository…

  • VMWARE

    vSphere 7 with Kubernetes Part 3 – Configure Content Library

    vSphere 7 with Kubernetes Part 3 – Configure Content Library   In part 1 of this blog series, I covered how to create Storage tag and Policy to be used for the Workload management. In part 2 of this blog series, I covered how to enable Workload Management on vSphere 7. In this 3rd part for the blog series, I will configure Content Library that contains the latest distributions of Kubernetes and accompanying OS. The content library has been around since previous versions of vSphere. And, many of you would have seen or used it for VM templates, IOS images etc. In vSphere 7, we will use Content Library for the latest…

  • VMWARE

    vSphere 7 with Kubernetes Part 2 – Enable Workload Management

    vSphere 7 with Kubernetes Part 2 – Enable Workload Management   In part 1 of this blog series, I covered how to create Storage tag and Policy to be used for the Workload management. In this 2nd Part of blog series, I will cover how to enable Workload Management on vSphere 7. Once we enable the workload management on the vSphere 7, we will able to create namespaces, assign Storage policies and create applications. To enable Workload Management, we need to select a cluster where we like to enable Workload Management on. This will also require steps to configure the cluster with NSX for network Capabilities. Let us see how…

  • VMWARE

    vSphere 7 with Kubernetes Part 1 – Create Storage Tag & Policy

    vSphere 7 with Kubernetes Part 1 – Create Storage Tag & Policy.   In this 1st part of blog series, I will cover how to Create Storage Tag and Policy for the vSphere 7 with Kubernetes. Before we enable vSphere with Kubernetes, we will need to create a storage tag and storage policy to be used during enabling Workload management. This Storage Policy and the tag will be also used as part of Namespaces and Persistent Volume Claims. The policies represent datastores available in the vSphere environment. They control the storage placement such as control plane VMs, pod ephemeral disks, container images, and persistent storage volumes. Subject to your vSphere…

  • DELLEMC,  DevOps

    REST APIs for DellEMC AppSync via Talend API Tester

    REST APIs for DellEMC AppSync via Talend API Tester. This blog introduces ‘DellEMC AppSync’ operations using RESTful API via ‘Talend API Tester’. The main goal of this blog is to provide handy examples for ‘DellEMC AppSync’ operations using API Calls. In past, I have posted following blogs which covers Postman API application for VxRail and vRealize Automation. RESTFul API for DellEMC VxRail via Postman vRealize Automation REST API – Deploy 3-Tier App with NSX Networks. Apparently, you could always use various API tools/extensions/applications available, however, after writing operations using Postman API, I am going to use Talend API Tester in this blog. A beginner level introduction to DellEMC AppSync. AppSync…

  • DATA_PROTECTION,  VMWARE

    DellEMC PowerProtect Data Manager for Cloud DR with AWS Cloud Part 3 – Recovery to AWS EC2

    DellEMC PowerProtect Data Manager for Cloud DR with AWS Cloud Part 3 – Recovery to AWS EC2. In part 1 of blog series, I covered how to deploy Cloud DR using PowerProtect Data Manager (PPDM) for AWS Cloud. In part 2 of blog series, I covered how to create PPDM Protection policy meant for Cloud DR. In this 3rd part of blog series, I will cover recovery of a protected VM to the AWS Cloud using PowerProtect Data Manager (PPDM). At the end of this activity, we will see Cloud DR will create an EC2 instance on your AWS VPC (You select VPC during the recovery) as part of whole orchestration…

  • DATA_PROTECTION,  VMWARE

    DellEMC PowerProtect Data Manager for Cloud DR with AWS Cloud Part 2 – Protection

    DellEMC PowerProtect Data Manager for Cloud DR with AWS Cloud Part 2 – Protection. In part 1 of blog series, I covered how to deploy Cloud DR using PowerProtect Data Manager (PPDM) for AWS Cloud. In this part 2 of blog series, I will cover how to create a PPDM protection policy meant for Cloud DR. It will use AWS S3 bucket as a Cloud Target. Protection policies define sets of objectives that apply to specific time periods. These objectives drive the configuration, active protection, and copy-data management operations. You define the purpose of the policy, the assets that need to be protected, and the backup schedule. Cloud DR supports…

  • DATA_PROTECTION,  VMWARE

    DellEMC PowerProtect Data Manager for Cloud DR with AWS Cloud Part 1 – Deployment

    DellEMC PowerProtect Data Manager for Cloud DR with AWS Cloud Part 1 – Deployment. In this part 1 of blog series, I will cover how to configure PowerProtect Data Manager (PPDM) integrated Cloud Disaster Recovery (Cloud DR) for AWS Public Cloud. In case you like to know how to deploy and configure PPDM, please refer my previous blog. Cloud DR is integrated into PowerProtect Data Manager (PPDM). Cloud DR supports PowerProtect Data Manager (PPDM) as an On-Premises backup source. This feature enables users to protect VMs by uploading VM image backups to the Public cloud object storage, and run automated DR operations on those copies, while providing DR orchestration capabilities.…

  • DevOps,  VMWARE

    vRealize Automation REST API – Deploy 3-Tier App with NSX Networks.

    vRealize Automation REST API – Deploy 3 Tier App with NSX networks On-Demand on VCF on VxRail In this blog, I will cover vRealize Automation operations using REST API via Postman. The main goal of this blog is to provide handy example for vRA operation using API’s. The vRealize Automation REST API provides consumer, administrator, and provider-level access to the service catalog with the same services that support the vRealize Automation console user interface. You can perform vRealize Automation functions programmatically by using REST API service calls. The vRealize Automation REST API offers the multiple services and functions. For detailed offering, please refer VMware Programming Guide for vRA. REST Client…

  • DELLEMC,  DevOps

    RESTFul API for DellEMC VxRail via Postman

    RESTFul API for DellEMC VxRail via Postman. In this blog, I will cover VxRail operations using RESTful API via Postman. The main goal of this blog is to provide handy example for VxRail operation using API’s. RESTful API reference guides can occasionally be long and yield significant effort to absorb therefore this blog gives some of the most common operational examples using Rest API’s. Before we go through step-by-step API examples, I would like to highlight some background on DellEMC VxRail platform & Postman. VxRail, powered by Dell EMC PowerEdge server platforms and VxRail HCI System Software, features next-generation technology to future proof your infrastructure and enable deep integration across…