Add: Tanka from Grafana Labs

Signed-off-by: Nicolas Lamirault <nicolas.lamirault@gmail.com>
pull/362/head
Nicolas Lamirault 5 years ago
parent 32bf0cc664
commit 2ab804da3a
No known key found for this signature in database
GPG Key ID: 65D6BB0526B7051F

@ -24,4 +24,8 @@ class Kustomize(_Ecosystem):
_icon = "kustomize.png"
class Tanka(_Ecosystem):
_icon = "tanka.png"
# Aliases

@ -41,6 +41,7 @@ Node classes list of k8s provider.
- **diagrams.k8s.ecosystem.Helm**
- **diagrams.k8s.ecosystem.Krew**
- **diagrams.k8s.ecosystem.Kustomize**
- **diagrams.k8s.ecosystem.Tanka**
## k8s.group

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Loading…
Cancel
Save