We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27819d6 commit 02382e1Copy full SHA for 02382e1
website/src/components/AcknowledgementsSection/data.json
@@ -20,6 +20,12 @@
20
"logo": "/img/acknowledgements/envoy-logo.png",
21
"url": "https://github.com/envoyproxy/envoy",
22
"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"
29
}
30
]
31
website/static/img/acknowledgements/k8s-logo.png
162 KB
0 commit comments