how do we update kubernetes deployment by declaratively which was created using imperative commands

后端 未结 0 1725
深忆病人
深忆病人 2020-12-13 05:55

I Created a deployment named blue with the nginx image and 6 replicas using imperative commands

I created using the following commands

kubectl create d         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题