Kubernetes - Allow a user to migrate an application across Resource Pools #9635
ncresswell
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, we request that a user specifies a resource pool (namespace) when creating a resource (app or config/secret), but once created there is no way to move that resource to another resource pool.
Kubernetes already provides the ability to change the namespace of a deployed resource, so we should consider adding this "migrate" function in Portainer.
Beta Was this translation helpful? Give feedback.
All reactions