All Projects → plantuml-stdlib → plantuml-kubernetes-sprites

plantuml-stdlib / plantuml-kubernetes-sprites

Licence: Apache-2.0 license
PlantUML sprites generated from the kubernetes-icons

Programming Languages

shell
77523 projects

Kubernetes sprite resources for PlantUML

These sprites have been generated using the PlantUML encodesprite command. http://plantuml.com/sprite

The source of the images is the kubernetes-icons repository at https://github.com/octo-technology/kubernetes-icons. This repository inherits the Apache license from there. See LICENSE.

Example

@startuml
!include ../resource/k8s-sprites-unlabeled-25pct.iuml
package "Infrastructure" {
  component "<$master>\nmaster" as master
  component "<$etcd>\netcd" as etcd
  component "<$node>\nnode" as node
}

Unlabeled - 25%

Unlabeled 25% kubernetes k8s plantuml sprite icons

Labeled - 25%

Labeled 25% kubernetes k8s plantuml sprite icons

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].