k8s gives you a macro per resource type, drawing the icon, the name and a stereotype
together.
It also includes <c4/…> from inside its own Common.puml. The engine would only discover
that halfway through rendering, far too late to fetch anything, so the plugin resolves it up
front from an index built when the bundles were generated — the fence below says nothing about
C4.
The separate kubernetes namespace is the same icon set without the macros — one include
brings in every sprite at a chosen size, and you place them yourself. Useful when you want the
icons inside your own shapes rather than the library's.
A general-purpose set covering the software most infrastructure diagrams need to name —
databases, brokers, languages, runtimes. One include per icon, referenced as <$name>.
A service and its dependencies (waiting to render)
Microsoft's stencil set, useful for deployment and network sketches. Sprites are referenced
with <$name> inside a label, so a single include gives you an icon you can put anywhere text
goes.
The full standard library is 265 MB of source, most of it icon sets: aws alone is 114 MB,
and ibm, tupadr3 and the Material icon sets account for most of the rest. Several other
namespaces declare no licence upstream at all, which makes redistributing them the site
owner's decision rather than the plugin's. None of those ship with the plugin.
A diagram that includes a namespace the site does not provide says exactly that, naming the
namespace and the option that adds it, rather than showing PlantUML's grey parsing-error card:
A namespace this site does not provide (waiting to render)