diff --git a/_includes/partner-script.js b/_includes/partner-script.js index a085ad1627..4d0a117620 100644 --- a/_includes/partner-script.js +++ b/_includes/partner-script.js @@ -196,6 +196,13 @@ link: 'https://content.mirantis.com/Containerizing-OpenStack-on-Kubernetes-Video-Landing-Page.html', blurb: 'Mirantis builds and manages private clouds with open source software such as OpenStack, deployed as containers orchestrated by Kubernetes.' }, + { + type: 0, + name: 'Kubernetic', + logo: 'kubernetic', + link: 'https://kubernetic.com/', + blurb: 'Kubernetic is a Kubernetes Desktop client that simplifies and democratizes cluster management for DevOps.' + }, { type: 1, name: 'Apprenda', @@ -266,6 +273,13 @@ link: 'http://www.skippbox.com/services/', blurb: 'Skippbox brings its Kubernetes expertise to help companies embrace Kubernetes on their way to digital transformation. Skippbox offers both professional services and expert training.' }, + { + type: 1, + name: 'Harbur', + logo: 'harbur', + link: 'https://harbur.io/', + blurb: 'Based in Barcelona, Harbur is a consulting firm that helps companies deploy self-healing solutions empowered by Container technologies' + }, { type: 1, name: 'Endocode', diff --git a/images/square-logos/harbur.png b/images/square-logos/harbur.png new file mode 100644 index 0000000000..ed09fe4227 Binary files /dev/null and b/images/square-logos/harbur.png differ diff --git a/images/square-logos/kubernetic.png b/images/square-logos/kubernetic.png new file mode 100644 index 0000000000..e5f4265158 Binary files /dev/null and b/images/square-logos/kubernetic.png differ