In the previous blog, we discussed about how to add compute manager to the NSX-T. If you have missed it, you can find it here. In this blog post, we will see how to add additional nodes to the NSX-T management cluster.NSX-T Manager combines the functions of the management plane, control plane, and policy management... Continue Reading →
Configuring NSX-T Data Center 2.4.0 : Part 1 – VC Registration
In the previous blog post, we discussed about how to install the NSX-T 2.4.0 appliance. If you have missed it, please review how-to-install-nsx-t-data-center-2-4-0 . In this blog post, we will start with configuring the NSX-T 2.4.0. Since there are many steps involved, I will discuss them part by part. In Part 1, we will see... Continue Reading →
How to upgrade Kubernetes cluster on AWS using KOPS
In the last blog, we discussed about how to install a Kubernetes cluster on AWS using KOPS. If you have missed it please review how-to-deploy-kubernetes-cluster-on-aws-using-kops. In this blog post, I will discuss about how we can upgrade the kubernetes nodes using KOPS. Prerequisites: kops cli installedaws cli installedkubectl installedKubernetes cluster created using kops Run kops... Continue Reading →
How to deploy Kubernetes cluster on AWS using KOPS
Kubernetes is an open source, container orchestration platform. Applications packaged as Docker images can be easily deployed, scaled, and managed in a Kubernetes cluster. In this blog post, I will take you through how we can deploy Kubernetes cluster on AWS using KOPS. Prerequisites : Prepare the client vmPrepare AWS environment Prepare the client vm... Continue Reading →
How to install VMware NSX-T Data Center 2.4.0 appliance
VMware NSX-T Data Center 2.4 provides a variety of features to provide functionality for virtualized networking and security for private, public, and hybrid clouds. In this blog post, I will take you through how to install and configure VMware NSX-T 2.4.0 NSX-T is available to download as an OVA format at MyVMware. If you have... Continue Reading →
How to configure BOSH Director for VMware Enterprise PKS
BOSH director unifies deployment, and lifecycle management of small and large-scale cloud software. It can provision and deploy software over hundreds of VMs. BOSH also performs monitoring, failure recovery, and software updates with zero-to-minimal downtime. BOSH is particularly well-suited for large distributed systems. In addition, it supports multiple Infrastructure as a Service (IaaS) providers like... Continue Reading →
How to install Operations Manager for VMware Enterprise PKS
In this blog post, I will share step by step information about how to install and configure Pivotal Operations Manager for your PKS environment. OpsMan provides a set of APIs and a graphical interface to manage the deployment and upgrade of components like bosh and pks api vm. In addition to it, it also helps... Continue Reading →