Public Information
This commit is contained in:
5
dsl/service.dsl
Normal file
5
dsl/service.dsl
Normal file
@@ -0,0 +1,5 @@
|
||||
svc = Container "Service" "Kubernetes Service with Layer 4 Load Balancer" {
|
||||
technology "Kubernetes"
|
||||
tags "Kubernetes - svc"
|
||||
this -> replicaset.main "balance Layer 4 traffic"
|
||||
}
|
||||
Reference in New Issue
Block a user