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
I am rather new into K3d and I am levering to use it as my local environment to run a bunch of micro-services. One issue I am facing is the need to build 10-15 services and for each svc run the following flow:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi K3d community,
I am rather new into K3d and I am levering to use it as my local environment to run a bunch of micro-services. One issue I am facing is the need to build 10-15 services and for each svc run the following flow:
and then on Deployment
And terminal, rollout restart the pods
Is there a more easy way to do so? Like a OCI registry that builds the image of the fly or something?
Beta Was this translation helpful? Give feedback.
All reactions