vmware-tanzu / concourse-kpack-resource

Use a kpack image in a concourse pipeline naturally.
Other
4 stars 1 forks source link

Add support to access to generic kubernetes cluster #8

Closed matthewmcnew closed 2 years ago

matthewmcnew commented 4 years ago

Currently, we only support gke & pks clusters. This excludes kpack running on other clusters like TKG.

We should add the ability to provide access with a generic kubeconfig.

matthewmcnew commented 4 years ago

Requested by @Mohammed-Salem

doddatpivotal commented 3 years ago

I'm interested in this in order to demo pipelines that show Tanzu developer experience. Concourse, TBS, Harbor, TKG.

dumez-k commented 3 years ago

Adressed by: https://github.com/vmware-tanzu/concourse-kpack-resource/pull/12