Dev Ops- Using Annotations
Labels are used to work with objects or collections of objects; while annotations facilitate object interaction outside of kubernetes through object metadata. Similar to labels, they are key to value maps. They are also able to hold more information, and…