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 Install not working #60

Open
gjit-juniper opened this issue Nov 14, 2024 · 0 comments
Open

Helm Install not working #60

gjit-juniper opened this issue Nov 14, 2024 · 0 comments

Comments

@gjit-juniper
Copy link

Hello,

I have been trying to install autopilot in a K3S environment using the command "helm upgrade autopilot autopilot/autopilot --install --namespace=autopilot --create-namespace". I get the following output:

Release "autopilot" does not exist. Installing it now.
NAME: autopilot
LAST DEPLOYED: Wed Nov 13 14:59:31 2024
NAMESPACE: autopilot
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Autopilot DaemonSet deployed.

However, when I try "kubectl get pods -n autopilot" I get
No resources found in autopilot namespace.

I am using the default config file. Can anyone guide me as to why no controllers are showing up?

Thank you.

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