Skip to content

plantuml-stdlib/plantuml-kubernetes-sprites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PlantUML sprites generated from the kubernetes-icons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages