This is the second post in a series of two post detailing the steps that I took to install Kubeapps running on a TKG 1.3 cluster on AWS configured to allow user authentication via the TKG identity management:
- The first post focuses on the TKG 1.3 setup required to get a workload clusters with identity management (using your chosen identity provider),
- This followup post details the related Kubeapps installation and configuration on the TKG 1.3 workload cluster.
The details below assume that you’ve already successfully created your TKG management and workload clusters configured with identity management and verified that you can authenticate with both clusters using your identity provider (ie. not admin credentials).
[Read More]