You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Publish new version of workload with NodePort capability
Add ability to configure a workload with network exposure
Ability to detect conflicts between newly requested workload and existing workloads
Why it needs to be done ?
We recently introduced Function workloads, they are not meant to long-live in the project, they are a transitioning workload into VMs with network capabilities.
Moreover, we want users to be able to configure workloads network exposure through configuration, and not through automation (as it's done currently).
The text was updated successfully, but these errors were encountered:
What needs to be done ?
NodePort
capabilityWhy it needs to be done ?
We recently introduced
Function
workloads, they are not meant to long-live in the project, they are a transitioning workload into VMs with network capabilities.Moreover, we want users to be able to configure workloads network exposure through configuration, and not through automation (as it's done currently).
The text was updated successfully, but these errors were encountered: