banzaicloud / pke

PKE is an extremely simple CNCF certified Kubernetes installer and distribution, designed to work on any cloud, VM or bare metal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade fails from 1.15.7 to 1.16.4

Ecsy opened this issue · comments

Describe the bug
Upgrade fails with:

  err> [preflight] Some fatal errors occurred:
  err> 	[ERROR CoreDNSUnsupportedPlugins]: there are unsupported plugins in the CoreDNS Corefile

Steps to reproduce the issue:

pke upgrade master --kuberentes-version=1.16.4

Expected behavior
Upgrade succeeds.

Additional context
See related issue in Kubernetes: kubernetes/kubernetes#82889