views

Search This Blog

Wednesday, March 23, 2022

What is new in VMware vRealize Automation 8.7

 

VMware vRealize Automation 8.7 has released as on March 22, 2022. With this release, VMware has provided several enhancements and new capabilities. The latest release of VMware’s powerful and easy-to-use infrastructure automation platform. With a modern infrastructure automation solution, customers can help reduce overall application development cost, complexity, time to market, and optimize operations across a multi-cloud environment. The result? IT efficiency, security and agility that supports business revenue growth.



Key vRealize Automation 8.7 capabilities and enhancements include:

  • SaltStack and CarbonBlack integration. Enable VMware customers to combine intelligent vulnerability insight from Carbon Black Cloud Workload with the powerful IT automation from vRealize Automation SaltStack SecOps. By integrating these technologies, security and IT teams can bridge the gap between security and IT workflows and deliver the last mile of security remediation through a unified, automated solution.

 

  • On-demand workload clusters on vSphere with Tanzu. Empower DevOps teams to request vSphere with Tanzu Kubernetes Grid (TKGs) clusters in a self-service fashion, either via VMware Cloud Templates, or via the vRealize Automation Service Broker self-service catalog interface. Following this enhancement, users can create TKGs clusters to extend the automated provisioning and management services of TKGs across their vSphere environment.

 

 

  • Deployment limit policy enhancements. Allow cloud admins to define deployment limits and restrict CPU (Central Processing Unit) count, memory, and VM (Virtual Machine) count. These policies also enable cloud admins to define deployment resource limits and restrict CPU count and memory of specific resources within a larger deployment.

 

  • Resource Center enhancements. Enjoy a simplified view of discovered resources and day 2 actions on the Resources tab aimed at helping cloud admins and end users manage cloud resources across compute, storage, networking, and security. This release provides support for greenfield and brownfield customers throughout the cloud journey, regardless of their environment and structure, by enabling them to manage resources from all backgrounds.

 

 

  • Dynamic job inputs for SaltStack configurations. Help admins to make jobs more dynamic, avoiding sprawl and enable jobs to be executed as self-service. In addition, admins can choose to use the drop-down parameter list, without deep knowledge of the infrastructure, to complete tasks. This feature brings flexibility, reusability and expands the personas who consume the jobs.

 

  • Custom remediations for SaltStack SecOps. Discover remediation of unsupported vulnerabilities. With this release, customers will be able to associate custom remediations to unique vulnerabilities and use it for any future encounters.

 


VMware Link

Tuesday, February 22, 2022

Add Tanzu Kubernetes Grid management cluster with Tanzu mission control

 In this post, I will help you to know , how to add Tanzu Kubernetes Grid management cluster with Tanzu mission control

Adding Tanzu Kubernetes Grid management clusters with Tanzu Mission Control allow you to provision and manage Tanzu Kubernetes clusters by using the Tanzu Mission Control dashboard.

 Before registering your Tanzu Kubernetes Grid management cluster with Tanzu Mission Control must be meet below prerequires.

  • You must be a member of VMware Cloud Services organization that has access to Tanzu Mission Control. For more information,
  • Management clusters that you register in Tanzu Mission Control must be production clusters with multiple control plane nodes. This configuration allows Tanzu Mission Control to support complete lifecycle management for Tanzu Kubernetes clusters that are managed by the management cluster. For more information.

you can only register Tanzu Kubernetes Grid management clusters that are deployed on certain infrastructure providers.  Below are the list of currently supported . providers.

Configuration Requirements for Registering Tanzu Kubernetes Clusters

To effectively use Tanzu Mission Control to manage your Tanzu Kubernetes clusters, make sure that your clusters abide by the following configuration guidelines.

  • Your Tanzu Kubernetes Grid management cluster must be a production cluster with multiple control plane nodes.
  • Tanzu Kubernetes Grid workload clusters need at least 4 CPUs and 8 GB of memory.
  • To add a Tanzu Kubernetes Grid workload cluster to Tanzu Observability, the cluster must have a minimum of two worker nodes.

Supported Environments for Registering Tanzu Kubernetes Clusters

Tanzu Mission Control supports the registration of management clusters running in the following environments:

  • Tanzu Kubernetes Grid Service Supervisor Clusters running in vSphere with Tanzu or running in .
  • Tanzu Kubernetes Grid management clusters (version 1.3.1 or 1.4.1) running in Microsoft Azure.
  • Tanzu Kubernetes Grid management clusters (version 1.4.1) running in Amazon Web Services (AWS).
  • Tanzu Kubernetes Grid management clusters (version 1.3) running in vSphere on Azure VMware Solution (AVS).
  • Tanzu Kubernetes Grid management clusters (version 1.2 or later) running in vSphere, including vSphere on VMware Cloud on AWS (version 1.12 or 1.14).

Do not attempt to register any other kind of management cluster with Tanzu Mission Control.

  • Tanzu Mission Control does not support the registration of Tanzu Kubernetes Grid management clusters prior to version 1.2.

AWS

Before deploying your management cluster on AWS, ensure that the tkg-cloud-vmware-com CloudFormation stack in the target AWS account includes the IAM permissions listed in Permissions Required by Tanzu Mission Control. These permissions are included automatically when you create or update the CloudFormation stack by running the tanzu management-cluster permissions aws set command.

If you configured the IAM permissions defined in the CloudFormation stack manually, you must add the permissions listed in Permissions Required by Tanzu Mission Control to the nodes.tkg.cloud.vmware.com IAM policy or role.

 

Procedure

After you have deployed your management cluster through the Tanzu Kubernetes Grid installer interface or the Tanzu CLI, follow these instructions in the Tanzu Mission Control .

Procedure

1.     In the Tanzu Mission Control console, click Administration in the left navigation pane.

2.     Click the Management clusters tab.

3.     Click Register Management Cluster, and then choose the kind of cluster you are registering.

4.     On the Register page, provide a name for the management cluster, and select a default cluster group for workload clusters.

When you add workload clusters, you can choose the cluster group into which to place them. This setting simply indicates the default choice.

5.     You can optionally provide a description and labels for the management cluster.

6.     Click Next.

7.     You can optionally select a proxy configuration for the cluster.

a.     Click to toggle the Set proxy option to Yes.

b.     Select the proxy configuration you defined for this cluster.

c.     You can optionally specify an alternative proxy configuration to use as the default selection for managed workload clusters.

When you add workload clusters, you can choose which proxy configuration to use. This setting simply indicates the default choice.

8.     Click Next.

When you click NextTanzu Mission Control generates a YAML file that defines how the management cluster connects to Tanzu Mission Control for registration. The credential provided in the YAML expires after 48 hours. You can optionally click View YAML to see the code.

9.     Copy the URL provided on the Register page, and give it to the administrator of your Tanzu Kubernetes Grid deployment to install the cluster agent on your management cluster and complete the registration process.

For clusters running in vSphere or vSphere with Tanzu, this is typically the vSphere administrator.

10.  Click View Management Cluster.

 

Below  procedure assumes that you have already started the registration process in Tanzu Mission Control.

 

Procedure

1.     If you are using a proxy configuration, use the generated tmc command to register the cluster.

a.     In a command window, log in with the Tanzu Mission Control CLI (tmc), making sure you have the latest version.

b.     Run the tmc managementcluster register command provided by Tanzu Mission Control, inserting the appropriate kubeconfig.


For example:


tmc managementcluster register my-mgmt-cluster --kubeconfig my-mgmt-cluster-kubeconfig --continue-bootstrap


2.     Use the generated YAML manifest in a kubectl apply command to register the cluster, if you are not using a proxy configuration.

a.     In a command window, connect to the management cluster with kubectl.


Make sure your current context is set appropriately for the management cluster you want to register, and not one of its workload clusters.


b.     Run a kubectl apply command like the following to start the installation.


Make sure you use the URL provided by Tanzu Mission Control, and that it is enclosed in quotes.


kubectl apply -f "https://my-org.tmc.cloud.vmware.com/installer?id=verylonginstallerid&source=registration"

Results

When you run the appropriate command, a namespace called vmware-system-tmc is created, and then the Tanzu Mission Control cluster agent is installed on the management cluster. The installation process may take a few minutes.

When the installation is complete, your management cluster is registered with Tanzu Mission Control. You can return to the Tanzu Mission Control console and view the registered cluster on the Management clusters tab of the Administration page. It might take a few minutes for Tanzu Mission Control to start receiving health information from the management cluster.

 

After you successfully register a management cluster, you can add any existing Tanzu Kubernetes clusters that are currently managed by the management cluster to Tanzu Mission Control

Wednesday, December 8, 2021

Learning Resources for Tanzu Editions

 

Today we are going to discuss about on the VMware Tanzu certification and learning path.

vSphere Tanzu is a product suite that brings container management into the VMware environment. In this blog, we are going to learn more details about Tanzu editions from VMware: Tanzu Basic, Tanzu Standard, and Tanzu Advanced and Tanzu Community Edition.

Let do the Compare VMware Tanzu Editions.

VMware Tanzu offers four editions today that can simplify your Kubernetes adoption for modern applications. Choose the one that best suits your needs.






Source: VMware (MODERNAPPS LEARNING)

Reference

Learning Resources for Tanzu Basic, Standard and Community Editions

You can find below information about Tanzu Editions at the following Links:


Feel free to share this on social media if it is worth sharing.



Tuesday, October 5, 2021

What is new in VMware vRealize Automation 8.6

 VMware vRealize Automation 8.6 has  released as on October 5, 2021. With this release, VMware has provided several enhancements and new capabilities. 

The latest release of VMware’s powerful and easy-to-use infrastructure automation platform. Designed to deliver self-service clouds, multi-cloud automation with governance, and DevOps-based infrastructure management and enhanced security, vRealize Automation will improve IT agility, productivity, and efficiency so you can prepare for the future of your business. 














vRealize Automation 8.6 capabilities and enhancements will include: 

 

  1. Multi-Cloud. Leverage Azure provisioning capabilities, including the ability to configure the name for the Azure NIC interfaces. 
  2. Modern. Leverage the Workspace support for Code Stream to support Kubernetes. Onboard vSphere networks as an additional resource type in the onboarding workflow. 
  3. Automate. Utilize the ability to configure tags in a VMware Cloud Template for machines running in VMware Cloud. Discover new Project Supervisor role for approvals. 
  4. Integrate. Manage VCD-based MSP clouds in vRA. Discover the native SaltStack Configuration Automation Config via modules for vSphere, VMware Cloud and NSX. Deploy custom resources with ABX actions. Leverage third-party integrations with Puppet Enterprise support for machines without a Public IP address. Leverage Cloud Templates with dynamic vRealize Orchestrator inputs. 

Key benefits of vRealize Automation 8.6: 


  1. Faster Time to Market. Offload manual tasks with advanced workflows and agile templating. 
  2. Ease of Use. Rapidly set up and manage multi-cloud environments throughout the lifecycle with an intuitive, self-service consumption experience. 
  3. Enhanced Security and Control. Establish consistent policies across multi-cloud environments and strengthen infrastructure with native compliance management, flexible guardrails, and vulnerability remediation. 
  4. Accelerated Innovation. Expedite the adoption of new, cloud-native technologies with a future-ready platform built on Infrastructure as Code and DevOps principles. 
Feel free to share this on social media if it is worth sharing.





Deploy Windows VMs for vRealize Automation Installation using vRealize Suite Lifecycle Manager 2.0

Deploy Windows VMs for vRealize Automation Installation using vRealize Suite Lifecycle Manager 2.0 In this post I am going to describe ...