Skip to content

Minikube install error with key for CLUSTER_PLATFORM #545

Description

@pesmith8a

Most likely have done something obvious, but I do not know what to do!

Trying to get Big Data Cluster to work in Minikube, with big machine I have on Ubuntu 18 Desktop.
When running the mssqlctl command
pesmith@pesmith-HP-Z820-Workstation:~/.local/bin$ sudo ./mssqlctl cluster create --name "sqlbigdata"
[sudo] password for pesmith:
The license terms for this product can be downloaded from:

The privacy statement can be viewed at:

Do you accept the license terms? (y/n): y
NOTE: Cluster creation can take a significant amount of time depending on
configuration, network speed, and the number of nodes in the cluster.

Error processing command: "KeyError"
'CLUSTER_PLATFORM'

This was my lines in my .bashrc file that is setting the env vars

export ACCEPT_EULA="yes"
export CLUSTER_PLATFORM="minikube"

Any clues to the issue would be appreciated.

Paul

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions