Sitemap

Kubernetes Server Side Apply with Argo CD

2 min readOct 3, 2022

--

Enable Server-Side Apply and turn off Schema Validation(not required in the below example, but this is similar to kubectl apply — server-side — validate=false.
This is required when you try to update anything in .spec).

Press enter or click to view image in full size
Example configuration for Server-Side Apply
Argo CD Application for Server-Side Apply
Press enter or click to view image in full size
Updated Deployment with Labels updated by Server-Side Apply

--

--

Abhishek Veeramalla
Abhishek Veeramalla

Written by Abhishek Veeramalla

Just another geek who believes in sharing :)