Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in DevOps and Agile by (45k points)

Could someone tell me what are Gitops principles? 

1 Answer

0 votes
by (99k points)
edited by

Gitops upholds certain principles which are to be met for efficient usage, according to Waveworks they are:   

  • The entire system described declaratively. 
  • The canonical desired system state versioned in Git. 
  • Approved changes that can be automatically applied to the system. 
  • Software agents to alert on divergence and ensure correctness.

Gitops is considered as the new phase of DevOps and is being adopted across various organizations around the world to make the workflow around git. Git merges the concept of container management and infrastructure as code into one Git repository for every need. 

If you are aiming to be an expert in Git? Then check out the Git training from Intellipaat which provides a training course of 16hrs with 20hrs for projects and exercises.

Do check out our YouTube video on Why GitOps from our experts to help you gain a better insight. 

 

Related questions

0 votes
1 answer
asked Dec 2, 2020 in DevOps and Agile by dev_sk2311 (45k points)
0 votes
1 answer
asked Dec 2, 2020 in DevOps and Agile by dev_sk2311 (45k points)
0 votes
1 answer
asked Dec 2, 2020 in DevOps and Agile by dev_sk2311 (45k points)
0 votes
1 answer
asked Dec 2, 2020 in DevOps and Agile by dev_sk2311 (45k points)
0 votes
1 answer

Browse Categories

...