Bitnami Introduces Kubeapps for Click and Deploy Kubernetes Containers update from December 2017

At KubeCon, Bitnami demonstrated a tool for deploying pre-packaged Kubernetes containers with the click of a mouse.

Christine Hall

December 6, 2017

2 Min Read
kubeapps

At KubeCon on Monday, packaged server applications provider Bitnami demonstrated its latest and greatest, Kubeapps, an application deployment environment that launches and manages pre-packaged Kubernetes-ready applications and developer tools from within a Kubernetes cluster.

The company hedged it's bet a bit with this unveiling. At the same time it was demoing the product at the Kubernetes containers conference being held inside the Austin Texas city limits, it was officially launching the product at its headquarters in San Francisco. Evidently the folks at Bitnami wanted to make sure the folks in Silicon Valley took note.

For a couple of reasons, this should be a big hit with the DevOps crowd. To begin with, it's free, released as open source under the Apache 2.0 license, and what DevOps worth his or her salt doesn't like a free tool, especially if it's useful and works as advertised.

Although I haven't had any hands-on experience, the latter should be a given. Bitnami is the company that creates and maintains open source software packages for Amazon Web Services, Google Cloud Platform, Microsoft Azure, Oracle Cloud and others. In other words, if you spin up Hadoop on AWS, the package came from Bitnami. The company claims its flagship application automation platform is responsible for over a million deployments per month.

Related:Supported Kubernetes Coming to AWS update from December 2017

But enough about Bitnami. Let's look at Kubeapps.

The app has three major components, starting with Kubeapps CLI, a command line interface to bootstrap all required tools onto a Kubernetes cluster. There's an Application Dashboard, an in-cluster console for discovery and deployment of Helm charts and Kubeless serverless functions, and a community hub to discover, rate and review pre-packaged Kubernetes applications.

 kubeapps_0.png

The pre-packaged applications part is Kubeapps sweet spot. The app gives access to about 150 pre-packaged applications that are ready to click and deploy as Kubernetes containers. If you need a quick deployment of WordPress, for instance, with a click the container is created, along with a containerized version of MariaDB, which is required by WordPress.

And yes, Bitnami's pre-packaged applications are continuously updated and secure. AWS, GCP and the like would have it no other way.

Users of Kubeapps also won't be pressured into purchasing an "enterprise" or "professional" version of the product. Why? Because there isn't one.

[Container World  delivers real-world case studies from the cloud-native ecosystem, hands-on technical education, the best speakers and cutting-edge startups under one roof. Get your ticket.]

Related:CNCF Wants You to Use 'Certified Kubernetes' update from November 2017

"Most of the Kubernetes Bitnami apps are not monetized at all," Bitnami's VP of marketing, Tom McCafferty, told ITPro. "In a way, we're betting on the future."

The company might eventually monetize the Kubernetes tools it's developing, he said, but when that day comes it will be done in a way that will keep them open source, fully functional and freely available to non-paying users.

For more information, or to download or contribute to to the project, visit Bitnami's Kubeapps web page.

About the Author(s)

Christine Hall

Freelance author

Christine Hall has been a journalist since 1971. In 2001 she began writing a weekly consumer computer column and began covering IT full time in 2002, focusing on Linux and open source software. Since 2010 she's published and edited the website FOSS Force. Follow her on Twitter: @BrideOfLinux.

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like