diff --git a/_includes/partner-script.js b/_includes/partner-script.js index 00dc9f1ee1..e4a5362df0 100644 --- a/_includes/partner-script.js +++ b/_includes/partner-script.js @@ -188,6 +188,13 @@ logo: 'jetstack', link: 'https://www.jetstack.io/', blurb: 'Jetstack is an organisation focused entirely on Kubernetes. They will help you to get the most out of Kubernetes through expert professional services and open source tooling. Get in touch, and accelerate your project.' + }, + { + type: 1, + name: 'Tigera', + logo: 'tigera', + link: 'http://docs.projectcalico.org/v1.5/getting-started/kubernetes/', + blurb: 'Tigera builds high performance, policy driven, cloud native networking solutions for Kubernetes.' } ] diff --git a/images/square-logos/tigera.png b/images/square-logos/tigera.png new file mode 100644 index 0000000000..bf5f759f64 Binary files /dev/null and b/images/square-logos/tigera.png differ