Kubernetes is evolving fast, and one of the biggest changes in recent years has been the move from annotations to Custom Resource Definitions (CRDs) for configuration and extensibility.
In February the W3C approved recommendations to enable annotation on the web. There is a long lineage of annotation tools that enable readers of the web to write comments that overlay content and ...