-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
Refactor: k8s-agent deployment update #245
Labels
issue:enhancement
New feature or request
issue:hacktoberfest
Issue marked as suitable for Hacktoberfest
lang:k8s-manifest
source:agent
The scope of the issue or pull request is agent.
Comments
nandor-magyar
added
issue:enhancement
New feature or request
source:agent
The scope of the issue or pull request is agent.
issue:hacktoberfest
Issue marked as suitable for Hacktoberfest
lang:k8s-manifest
labels
Oct 7, 2022
I'll dive in this. |
minhoryang
pushed a commit
to minhoryang/dyrectorio
that referenced
this issue
Oct 27, 2022
I'll make a PR after #293 merged. |
minhoryang
added a commit
to minhoryang/dyrectorio
that referenced
this issue
Oct 28, 2022
minhoryang
added a commit
to minhoryang/dyrectorio
that referenced
this issue
Oct 30, 2022
polaroi8d
pushed a commit
that referenced
this issue
Oct 31, 2022
merged. |
balanceee
pushed a commit
that referenced
this issue
Nov 2, 2022
balanceee
pushed a commit
that referenced
this issue
Nov 2, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
issue:enhancement
New feature or request
issue:hacktoberfest
Issue marked as suitable for Hacktoberfest
lang:k8s-manifest
source:agent
The scope of the issue or pull request is agent.
The original task is split into two, this is the second half.
The other part: #244
You are going to need a cluster to develop this feature & test it, that can be done locally: kind or minikube.
Folder of k8s manifests:
https://github.com/dyrector-io/dyrectorio/tree/develop/agent/manifest/kubernetes
TODO:
init
argumentUsing the cli, you can start the application fairly easy and can test if it is working.
Expected behavior:
The text was updated successfully, but these errors were encountered: