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

Helm INSTALLATION FAILED #27

Open
GoOcpp opened this issue Dec 23, 2023 · 0 comments
Open

Helm INSTALLATION FAILED #27

GoOcpp opened this issue Dec 23, 2023 · 0 comments

Comments

@GoOcpp
Copy link

GoOcpp commented Dec 23, 2023

Hi There,
I am following your document and every time getting below issue while executing below commonds
helm install ingress-nginx ingress-nginx/ingress-nginx
--namespace ingress-basic
--set controller.replicaCount=2
--set controller.nodeSelector."beta.kubernetes.io/os"=linux
--set defaultBackend.nodeSelector."beta.kubernetes.io/os"=linux
--set controller.service.externalTrafficPolicy=Local
--set controller.service.loadBalancerIP="REPLACE_STATIC_IP" // I have replaced with my aks public ip

Error: INSTALLATION FAILED: failed pre-install: 1 error occurred:
* timed out waiting for the condition

helm.go:84: [debug] failed pre-install: 1 error occurred:
* timed out waiting for the condition

INSTALLATION FAILED
main.newInstallCmd.func2
helm.sh/helm/v3/cmd/helm/install.go:154
github.com/spf13/cobra.(*Command).execute
github.com/spf13/cobra@v1.7.0/command.go:940
github.com/spf13/cobra.(*Command).ExecuteC
github.com/spf13/cobra@v1.7.0/command.go:1068
github.com/spf13/cobra.(*Command).Execute
github.com/spf13/cobra@v1.7.0/command.go:992
main.main
helm.sh/helm/v3/cmd/helm/helm.go:83
runtime.main
runtime/proc.go:267
runtime.goexit
runtime/asm_arm64.s:1197

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