|
|
|
|
|
by Nurbek-F
1017 days ago
|
|
One way of doing things without kube I imagine as follows: I do coding, build an image and push the container to a container repo. Then I have to ssh into the server and stop and start the container with the new version.
Which I find time consuming. How could I automate this deployment cycle? What people usually do? |
|