Kubernetes Profile gets removed after updating Cluster plan from Ops Manager
search cancel

Kubernetes Profile gets removed after updating Cluster plan from Ops Manager

book

Article ID: 345594

calendar_today

Updated On:

Products

VMware

Issue/Introduction

Symptoms:
  • Issue is seen with PKS 1.7.0

  • K8s profile applied to a pks cluster gets removed from it after doing an apply changes

  • The settings pushed via the k8s profile does not get removed



Environment

VMware PKS 1.x
VMware PKS 1.7.x

Cause

The entry gets removed from the pks db

Resolution

This is a known issue and VMware engineering team is working on it. 


Workaround:

As a workaround, you may run the below command to update the K8s profile back on the pks cluster

pks update-cluster CLUSTER-NAME --kubernetes-profile NEW-KUBERNETES-PROFILE-NAME

Note: The settings will get removed when another apply changes in run from the opsmanager.