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

Readme not working #411

Open
CarlosSanchez01 opened this issue Oct 14, 2024 · 0 comments
Open

Readme not working #411

CarlosSanchez01 opened this issue Oct 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@CarlosSanchez01
Copy link

Describe the bug
The README does not give a running example
make deploy-standalone

To Reproduce
With kind cluster

git clone https://github.com/open-cluster-management-io/multicloud-operators-subscription.git
cd multicloud-operators-subscription
make deploy-standalone
kubectl -n open-cluster-management get deploy multicluster-operators-subscription
kubectl apply -f ./examples/helmrepo-channel
kubectl get pods -l app.kubernetes.io/name=ingress-nginx

Steps to reproduce the behavior:

Expected behavior
A list of pods deployed with the subscription mechanism

Environment ie: Kubernetes version:
kind cluster 0.22.0
Client Version: v1.29.2
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.29.2

Additional context
N/A

@CarlosSanchez01 CarlosSanchez01 added the bug Something isn't working label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant