Skip to content

lelik2be/validated-solutions-for-cloud-foundation

This branch is 8 commits behind vmware/validated-solutions-for-cloud-foundation:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

25a17f0 · Apr 4, 2024
Jun 21, 2023
Feb 7, 2024
Feb 7, 2024
Apr 4, 2024
Mar 7, 2024
Aug 21, 2023
Dec 15, 2022
Jan 4, 2023
Sep 8, 2023
Feb 7, 2024
Feb 7, 2024
Feb 9, 2024
Feb 24, 2022

vvs

VMware Validated Solutions for VMware Cloud Foundation

Introduction

A VMware Validated Solution is a technical validated implementation that is built and tested by VMware and VMware partners to help customers resolve common business use cases. VMware Validated Solutions are operationally and cost-effective, reliable, and secure. Each solution contains a detailed design, implementation, and operational guidance.

Learn more at vmware.com/go/vvs.

This repository is a companion to the following validated solutions:

  • Health Reporting and Monitoring for VMware Cloud Foundation\

    A validated solution that provides health monitoring for the VMware Cloud Foundation components using HTML reports and custom dashboards, alerts, and notifications using VMware Aria Operations.

    The repository provides:

    • Python Module for VMware Cloud Foundation Health Monitoring in VMware Aria Operations.
    • Custom dashboards, alerts, notifications, and super metric artifacts in VMware Aria Operations.
  • Advanced Load Balancing for VMware Cloud Foundation

    A validated solution enables you to build secure, high-performing, resilient, and efficient load balancing infrastructure for applications and workloads deployed on VMware Cloud Foundation. You can leverage this solution to rapidly implement VMware NSX Advanced Load Balancer in a VMware Cloud Foundation environment to increase security, automation, and provide enterprise-grade developer-ready infrastructure for load balancing.

    The repository provides:

    • Infrastructure-as-code examples for the solution. This includes Terraform examples for the deployment and configuration of the solution.
  • Private Cloud Automation for VMware Cloud Foundation

    A validated solution which enables you to implement a modern cloud automation platform that delivers self-service automation, DevOps for infrastructure, and orchestration using Aria Automation and VMware Cloud Foundation.

    The repository provides:

    • Infrastructure-as-code examples for the solution. This includes Terraform examples for the deployment and configuration of the solution.

    • Step-by-step implementation guidance to create a sample project in Aria Automation after deploying the solution using both the UI and infrastructure-as-code where applicable.

Get Started

Clone the Repository

Clone main branch for the latest updates.

Example:

git clone https://github.com/vmware-samples/validated-solutions-for-cloud-foundation.git

The directory structure of the repository.

├── LICENSE
├── NOTICE
├── README.md
├── alb
│   ├── ansible-examples
│   ├── orchestrator-examples
│   └── README.md
├── appliance
│   ├── files
│   ├── manual
│   ├── output-appliance
│   ├── scripts
│   ├── appliance-build.sh
│   └── ...
├── hrm
│   ├── images
│   ├── releases
│   ├── source
│   └── README.md
└── pca
    ├── docs
    ├── scripts
    ├── terraform-examples
    └── README.md

Navigate to the Companion Solution Content

Issues

We welcome you to use the GitHub Issues to report bugs or suggest enhancements.

In order to have a good experience with our community, we recommend that you read the contributing guidelines.

About

A companion repository for the VMware Validated Solutions for VMware Cloud Foundation.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.9%
  • HCL 43.1%
  • Shell 8.2%
  • PowerShell 2.8%