3

I hit the following error, when I try to start CDK/minishift:

➜  bin ./cdk-3.7.0-1-minishift-linux-amd64 start    
-- Starting profile 'minishift'
-- Check if deprecated options are used ... OK
-- Checking if https://mirror.openshift.com is reachable ... OK
-- Checking if requested OpenShift version 'v3.11.43' is valid ... FAIL

Any clue how to solve it?

Tomas Sedmik
  • 276
  • 1
  • 9

1 Answers1

3

Code change inside CDK is needed. Therefore I'm looking forward to next version of CDK.

For more information, please see --> CDK workaround for failing OpenShift version check and [CDK-397] OCP preflight check uses docker v1 API which is no longer available

Tomas Sedmik
  • 276
  • 1
  • 9