Skip to content

Sample docs say to create custom namespace but must use 'kubetest' #47

@chillitom

Description

@chillitom

In the sample docs it says to select a custom namespace but later commands fail if the namespace isn't kubetest

Example:

Orleans.Clustering.Kubernetes/samples on  master on ☁️  (eu-west-2)
❯ kubectl apply -f ./Definitions/Silo-ServiceAccount.yaml --namespace orleans
clusterrole.rbac.authorization.k8s.io/orleanssilo unchanged
clusterrolebinding.rbac.authorization.k8s.io/orleanssilo unchanged
error: the namespace from the provided object "kubetest" does not match the namespace "orleans". You must pass '--namespace=kubetest' to perform this operation.

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