Successfully added
        
            Azure
by Patrik
        
        Kubernetes Controllers
- Kubernetes encourage Desired State deployment
 - You assert you want one or more resources to be in a certain state and with specific versions
 - Controllers are where the brains exist for tracking those resources and attempting to run your software as you described
 
Referenced in:
        
    
Comments