{"id":340,"date":"2024-03-05T16:38:15","date_gmt":"2024-03-05T15:38:15","guid":{"rendered":"https:\/\/leren.ovh\/?p=340"},"modified":"2024-03-05T16:43:32","modified_gmt":"2024-03-05T15:43:32","slug":"etcd-in-kubernetes","status":"publish","type":"post","link":"https:\/\/leren.ovh\/index.php\/2024\/03\/05\/etcd-in-kubernetes\/","title":{"rendered":"ETCD in Kubernetes"},"content":{"rendered":"\n<p>ETCD is a Distributed Key Value Datastore.<br>Distributed=It resides on multiple synced systems <br>A Key Value Datastore stores information from key-value data pairs in a hierarchical fashion like a file-system.<br>Examples : Workers<br>Name = &#8220;John Doe&#8221; ; Age = 46 ; Phone=&#8221;+320123456789&#8243; ; Married = Yes; Carplate = 1-FRF-745<br>Name = &#8220;May Maguire&#8221; ; Age = 36 ; Phone=&#8221;+329876543210&#8243; ; Married = No<br>This is more flexible as an SQL-table where all columns need to have data. Not the case here.<br>Very handy for YAML information<\/p>\n\n\n\n<p>ETCD is used by Kubernetes as a way to store all it&#8217;s information in this key value style.<br>Which information?<br>&#8211; Nodes<br>&#8211; PODs<br>&#8211; Configs<br>&#8211; Secrets<br>&#8211; Accounts<br>&#8211; Roles<br>&#8211; Bindings<br>&#8211; Others<\/p>\n\n\n\n<p>Two Major API versions of ETCD exist : 2 and 3.<br>These have different commands, so check the version used depending on the requirements.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ETCD is a Distributed Key Value Datastore.Distributed=It resides on multiple synced systems A Key Value Datastore stores information from key-value data pairs in a hierarchical fashion like a file-system.Examples : WorkersName = &#8220;John Doe&#8221; ; Age = 46 ; Phone=&#8221;+320123456789&#8243; ; Married = Yes; Carplate = 1-FRF-745Name = &#8220;May Maguire&#8221; ; Age = 36 ;&hellip;&nbsp;<a href=\"https:\/\/leren.ovh\/index.php\/2024\/03\/05\/etcd-in-kubernetes\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">ETCD in Kubernetes<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","_themeisle_gutenberg_block_has_review":false,"_ti_tpc_template_sync":false,"_ti_tpc_template_id":"","footnotes":""},"categories":[7],"tags":[34,11],"class_list":["post-340","post","type-post","status-publish","format-standard","hentry","category-kubernetes","tag-etcd","tag-kubernetes"],"_links":{"self":[{"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/posts\/340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/comments?post=340"}],"version-history":[{"count":2,"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/posts\/340\/revisions"}],"predecessor-version":[{"id":343,"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/posts\/340\/revisions\/343"}],"wp:attachment":[{"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/media?parent=340"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/categories?post=340"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/leren.ovh\/index.php\/wp-json\/wp\/v2\/tags?post=340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}