Open chappie-k opened 1 month ago
@chappie-k : Hello, from error stacktrace it looks like the Deployment is not present in the cluster:
Message: the server could not find the requested resource.
Are you sure that the Deployment you're trying to rollout is present in the target cluster?
Is your task related to a problem? Please describe
kubenetes version:1.29.1 kubenetes-client 6.13.4
when i exec the following code:
errormessage: Message: the server could not find the requested resource. Received status: Status(apiVersion=v1, code=404, details=StatusDetails(causes=[], group=null, kind=null, name=null, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=the server could not find the requested resource, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=NotFound, st
help me!!!
Describe the solution you'd like
rollout deployment could worked
Describe alternatives you've considered
No response
Additional context
No response