Tag Archives: Orchestrator

VCF Automation 9 – Present Kubernetes labels as dropdown

By | 18. August 2026

The VCF Automation All-Apps-Org provisions and manages resources through the vSphere Supervisor Service. This means all resources will be deployed as Kubernetes resources with a Kubernetes-based yaml file and related parameters. The consumption can be done directly using the Kubernetes interface of VCF Automation or services can be exposed in the catalog. With the catalog,… Read More »

VCF Automation 9 – Custom resource with “new schema”

By | 25. July 2025

A while ago I created a blog about creating a customer resource using Aria Orchestrator dynamic types. The example taken was a simple link management solution which leverages the Orchestrator configuration items. In this blog I will use the same example but in a different way. VCF Automation 9 has introduced a “new schema” type… Read More »

VCF Automation 9 – External VCF Operations Orchestrator

By | 23. July 2025

VCF Automation 9 introduced 2 types of organizations: VM-Apps-Organization and All-Apps-Organization. The VM-Apps-Organization is almost identical to the 8.x version of Aria Automation and can use the embedded or an external Orchestrator. The All-Apps-Organization is a completely new architecture which relies on Kubernetes APIs. It can use Orchestrator for extensibility, custom resources and other functions… Read More »