Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chillitom opened this issue Nov 13, 2020 · 0 comments
Open

Comments

@chillitom
Copy link

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.
kuzm1ch added a commit to kuzm1ch/Orleans.Clustering.Kubernetes that referenced this issue Feb 6, 2021
* make k8s yaml manifests redeable
* resolve issuer OrleansContrib#47
kuzm1ch added a commit to kuzm1ch/Orleans.Clustering.Kubernetes that referenced this issue Feb 6, 2021
* make k8s yaml manifests readable
* resolve issuer OrleansContrib#47
kuzm1ch added a commit to kuzm1ch/Orleans.Clustering.Kubernetes that referenced this issue Feb 6, 2021
* make k8s yaml manifests readable
* resolve issue OrleansContrib#47
galvesribeiro pushed a commit that referenced this issue Jan 10, 2023
* make k8s yaml manifests readable
* resolve issue #47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant