A little K8s knowledge every day! — To deal with object in K8s, you need to understand YAML well, whether creating/updating/deleting objects, you need to write some YAML files, and when you try to deploy your applications use HELM , you also need to write YAML file, to be honest, a K8s engineer is a “YAML” engineer…