Skip to content

Commit 5ce6e62

Browse files
committed
README bump
1 parent 288b957 commit 5ce6e62

File tree

5 files changed

+3
-8
lines changed

5 files changed

+3
-8
lines changed
-623 Bytes
Loading
-473 Bytes
Loading

resource/k8s-skinparam.iuml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
skinparam component {
2-
borderColor Black
3-
backgroundColor White
2+
fontColor MediumBlue
43
}
5-
6-
skinparam node {
7-
borderColor Black
8-
backgroundColor White
9-
}
10-
skinparam databaseBackgroundColor Aqua

src/k8s-sprites-labeled-25pct-demo.uml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@startuml
22
title Labeled k8s sprites
3+
!include ../resource/k8s-skinparam.iuml
34
!include ../resource/k8s-sprites-labeled-25pct.iuml
45
package "Control plane" {
56
component "<$sched>\nsched" as sched

src/k8s-sprites-unlabeled-25pct-demo.uml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@startuml
22
title Unlabeled k8s sprites
3+
!include ../resource/k8s-skinparam.iuml
34
!include ../resource/k8s-sprites-unlabeled-25pct.iuml
45
package "Infrastructure" {
56
component "<$master>\nmaster" as master

0 commit comments

Comments
 (0)