This sample provides documentation and a cli tool that helps with using the adminKubeconfigService API for TMC. This api requires that the resulting kubeconfig be decrypted with PGP, this cli tool handles that decryption. This can be used an an alternative to using the TMC plugins for the tanzu...
tmc-admin-kubeconfig-main.zip
A python script has been included for you to easily make calls to the events service api and stream events directly into your terminal. The script is named `event stream service call.py`. Users first need to generate a CSP Refresh Token: https://console.cloud.vmware.com/csp/gateway/portal/#...
event_stream_service_call.py
This repo can be used to deploy Tanzu Packages or Helm Charts in a GitOps fashion using FluxCD. This repository was primarily intended to be used as a sample repository for customers wanting to utilize FluxCD GitOps with Tanzu Kubernetes clusters. Tanzu Packages that can be deployed with this...
tmc-flux-poc-master.zip
A Bash prompt for the VMware Tanzu Mission Control CLI tmc-prompt A script that lets you add the current VMware Tanzu Mission Control (TMC) context, management cluster and provisioner to your Bash prompt. Currently supporting Starship as well as your generic $PS1. ...
tmc-prompt-main.zip
. Tanzu Mission Control API Postman Collection This is a Postman collection for the Tanzu Mission Control API. This collection is a number of tasks for operating VMware Tanzu Mission Control. The fleet management platform for Kubernetes offered by VMware. The...
Tanzu Mission Control.postman_collection.json
this is an input plugin for telegraf to capture TMC events #tanzu #TMC #TanzuMissionControl #Go #MIT #k8s #telegraf
tmc-telegraf-input-main.zip
Sample CI/CD Pipeline using Build Service and Concourse Sample CI/CD Pipeline using Build Service and Concourse First, let's walk through kpack - what it is and how to use it. Then we can implement a CI/CD pipeline and see how to utilize kpack. What you will need: a...
tanzu-build-service-sample-pipeline-master.zip
# Setting up cluster authentication for attached clusters in TMC Prerequisites Stage 1 - Generate the webhook config file. Stage 2 - Create a context in the kubeconfig file. Stage 3 - Update the apiserver configuration. This a...
setuptmc-auth.sh