Merge pull request #1568 from seanturner83/master

Adds Jetstack as a solutions partner
pull/1455/merge
devin-donnelly 2016-10-27 19:35:11 -07:00 committed by GitHub
commit 98341a19d8
2 changed files with 8 additions and 1 deletions

View File

@ -167,6 +167,13 @@
logo: 'container_solutions',
link: 'http://container-solutions.com/resources/kubernetes/',
blurb: 'Container Solutions is a premium software consultancy that focuses on programmable infrastructure, offering our expertise in software development, strategy and operations to help you innovate at speed and scale.'
},
{
type: 1,
name: 'Jetstack',
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.'
}
]
@ -205,4 +212,4 @@
var container = obj.type ? servContainer : isvContainer
container.appendChild(box)
})
})();
})();

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB