-
Notifications
You must be signed in to change notification settings - Fork 2
02 Basic common principles
Daniel Morinigo edited this page Jan 15, 2020
·
2 revisions
By carefully reading the official Kubernetes API conventions we can easily find a few important topics nested under Kinds. The main goal of this page is to simplify the understanding of the document while attaching specific code snippets to exemplify how it is implemented with real-life examples.
In order to make it readable we will breakdown in the following parts:
Quick links to the official documents for the same: