community/icons
Tim Hockin 0b167c8b8a Add size=256 icons
At some point the size was changed to 256 but the script was never run.
I don't think we should break anyone who used 128x128 icons, so generate
both.
2019-11-01 10:33:12 -07:00
..
docs move icons + update README 2018-07-09 15:14:54 +02:00
examples/schemas move icons + update README 2018-07-09 15:14:54 +02:00
png Add size=256 icons 2019-11-01 10:33:12 -07:00
svg This commit changes the Etcd icons 2019-01-30 03:22:00 +01:00
tools Add size=256 icons 2019-11-01 10:33:12 -07:00
visio Changed implementation of visio stencil script 2019-06-06 14:43:09 -07:00
README.md Created script for building Docker image used with visio stencils, updating usage of Docker related Docker image 2019-09-25 17:30:43 -07:00

README.md

Kubernetes Icons Set

These icons are a way to standardize Kubernetes architecture diagrams for presentation. Having uniform architecture diagrams improve understandibility.

Tools

./tools/update-everything.sh

This script generates png from svg, and Visio Stencil from png.

Generate png icons from svg

./tools/rasterize.sh

This script will convert all svg into png. It's based on a docker container defined here

Generate Visio Stencil from png icons

./tools/update-visio.sh

This script will convert png icons into Visio stencil using project from here

A Docker image hosted on GCR (k8s.gcr.io/visio-stencil-creator), is used to generate the Visio stencil file. The script ./tools/build-visio-stencil-creator.sh can be used to update the Docker image if it needs to be built.

How to use these icons

Each icon can be found in differents formats

There is 2 types of icons

Kind Type Icon
Pod Labeled
Pod Unlabeled

Control Plane Components icons

Infrastructure Components icons

Kubernetes Resources icons

Usage Example

Exposed Pod with 3 replicas

Slide Deck

Kubernetes_Icons_GSlide

License

The Kubernetes Icons Set is licensed under a choice of either Apache-2.0 or CC-BY-4.0 (Creative Commons Attribution 4.0 International). The Kubernetes logo is a registered trademark of The Linux Foundation, and use of it as a trademark is subject to The Linux Foundation's Trademark Usage Guidelines at https://www.linuxfoundation.org/trademark-usage/.