-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Is your feature request related to a problem? Please describe.
When using the UI to create agents we are getting the required deployment information only for docker
Describe the solution you'd like
We should be provided also with a skeleton of a yaml deployment file for kubectl
Describe alternatives you've considered
The alternative at the moment is translating the docker run command example to a newly created deployment yaml file
Additional context
The orb-agent is prepared to be executed in docker using the container image. The same image can be executed in a k8s environment. The skeleton deployment yaml file would simplify the activation of that agent
Metadata
Metadata
Assignees
Labels
No labels