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

Using orchest-controller to install orchest, orchest_node-agent is not installed. #1537

Open
im-jinxinwang opened this issue Nov 20, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@im-jinxinwang
Copy link

im-jinxinwang commented Nov 20, 2023

Describe the bug
Using orchest-controller to install orchest, orchest_node-agent is not installed.

# kubectl get ds -n orchest 
No resources found in orchest namespace.

I am using the following deployment file.

apiVersion: orchest.io/v1alpha1
kind: OrchestCluster
metadata:
  name: cluster-1
  namespace: orchest
spec:
  singleNode: true

Expected behavior

Do I need to configure the orchest-node-agent service separately for installation?

Screenshots
image

Environment

  • OS (e.g. macOS): centos 7.9
  • Browser (e.g. Chrome): Chrome
  • Orchest's version (in the settings page):
@dotruong1910
Copy link

Hi @WVenus, how exactly you installed orchest? Have you tried to reinstall it?

@im-jinxinwang
Copy link
Author

@dotruong1910
Orchest Controller is a Kubernetes Operator which deploys and manges orchest cluster is into Kubernetes clusters via OrchestCluster CRD.

@im-jinxinwang
Copy link
Author

I have tried redeploying, but the result is still the same.

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

2 participants