mehar5484
mehar5484
RRunPod
Created by mehar5484 on 3/13/2024 in #⚡|serverless
How do i restart worker automatically or using some script?
Okay, Thankyou 🙂
15 replies
RRunPod
Created by mehar5484 on 3/13/2024 in #⚡|serverless
How do i restart worker automatically or using some script?
@ashleyk The last thing I want to ask is regarding the link you provided for modifying a serverless template. Suppose I've created a template with a Docker image, like "runpod/serverless-hello-world:v1.0.0" If I want to make a new release, I'll need to use the "Modify serverless Template" curl request and change the tag to the latest one, for example, "runpod/serverless-hello-world:v1.0.1". After this, how do I make a new release for the endpoint? Is it automatically done for the endpoint or do I need to follow the "Modify an existing Serverless Endpoint" process?
15 replies
RRunPod
Created by mehar5484 on 3/13/2024 in #⚡|serverless
How do i restart worker automatically or using some script?
Also the link is for tamplate, i need to update endpoint too. will this work for both?
15 replies
RRunPod
Created by mehar5484 on 3/13/2024 in #⚡|serverless
How do i restart worker automatically or using some script?
@ashleyk What I understand is that I just need to change the "imageName" field, specifically the tag from "latest" to a new tag, and it will create a new release. Is that correct?
15 replies
RRunPod
Created by mehar5484 on 3/13/2024 in #⚡|serverless
How do i restart worker automatically or using some script?
@ashleyk Thank you for your response. Could you also provide a documentation link or some guidance on how to make a new release on Runpod using Python?
15 replies