Tag: kubernetes

  • Holodeck Toolkit 5.1 install

    3–5 minutes

    read –

    in ,

    Ok, so we are installing the Holodeck Toolkit 5.1 There is still missing some documentation from the Broadcom site, so lets hope they migrate everything to the new broadcom pages soon and makes them available. In the mean time… Use the google link to download the holodeck sw: https://docs.google.com/forms/d/e/1FAIpQLSelfYYIIRkfvgniLBJxXbHv62hmyxD_GAtzlh-lzi2YFiUICg/viewform Here you will come to a…

  • Supervisor cluster vs TKG cluster or both?

    4–6 minutes

    read –

    in

    We talk about Tanzu, but what are the differences between a supervisor cluster and a TKG cluster? In VMware’s Kubernetes ecosystem, a Supervisor Cluster and a Tanzu Kubernetes Grid (TKG) Cluster serve different but complementary roles. Here’s an overview of each and the key differences between them: VMware Supervisor Cluster Tanzu Kubernetes Grid (TKG) Cluster…

  • Deploying Tanzu Kubernetes Grid with YAML

    3–4 minutes

    read –

    in

    In another post about automation, i tested the creation of Cloud Templates in Aria Automation using ChatGPT. This can also be done for the kubernetes yaml files. This YAML file describes a TKG workload cluster configuration, using Cluster API (CAPI). Explanation: This YAML configuration creates a Tanzu Kubernetes Cluster named “example-cluster” with one control plane…

  • Holodeck with 2 physical servers?

    3–4 minutes

    read –

    in

    1 node configuration: During setup of the first pod, i found out that the minimum config is exactly that, minimum. If your Holodeck host is configured 60+ cores, 1,5TB memory, and 12TB SSDdisk, no problem, but if not, what then? Mgmt cluster w/Aria: You have a pod ready to go, installed almost all the Aria…