Skip to content

ubuntu kubeadm deployment should mention Storage Class question #610

@Guillaume-Fourrat

Description

@Guillaume-Fourrat

This is about sql-server-samples/samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu/

Hi,

Readme should mention the Storage Class step when deploying using "kubeadm-dev-test" profile, especially since previous steps/scripts precisely provisioned the Storage Namespace to be used =)

Namely, kubeadm create will prompt with the following :
Kubernetes Storage Class - Config Path: spec.storage.data.className - Description: This indicates the name of the Kubernetes Storage Class to use. You must pre-provision the storage class and the persistent volumes or you can use a built in storage class if the platform you are deploying provides this capability. - Please provide a value:

And I suspect that we're supposed to enter "local-storage" as per what the local-storage-provisioner.yaml script created ("name: local-storage")

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