Annotations

Contents

    With Annotations, we can attach arbitrary non-identifying metadata to any objects, in a key-value format

    apiVersion: extensions/v1beta1
    kind: Deployment
    metadata:
      name: webserver
      annotations:
        description: Deployment based PoC dates 2nd May'2019
    ....
    

    Proudly Powered by Zim 0.75.2.

    Template by Etienne Gandrille, based on ZeroFiveEight and using JQuery Toc Plugin.