Skip to content

Commit 02382e1

Browse files
authored
project: add ack for kubernetes (#141)
Signed-off-by: bitliu <[email protected]>
1 parent 27819d6 commit 02382e1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

website/src/components/AcknowledgementsSection/data.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
"logo": "/img/acknowledgements/envoy-logo.png",
2121
"url": "https://github.com/envoyproxy/envoy",
2222
"description": "Cloud-native high-performance edge/middle/service proxy"
23+
},{
24+
"id": "kubernetes",
25+
"name": "Kubernetes",
26+
"logo": "/img/acknowledgements/k8s-logo.png",
27+
"url": "https://github.com/kubernetes",
28+
"description": "Production-Grade Container Scheduling and Management"
2329
}
2430
]
2531
}
162 KB
Loading

0 commit comments

Comments
 (0)