# New York Meetup Wrap Up–Apache Cassandra® and Kubernetes

[Blog](/blog/)&gt;[Team](/blog/category/team/)&gt;New York Meetup Wrap Up–Apache Cassandra® and Kubernetes 

New York Meetup Wrap Up–Apache Cassandra® and Kubernetes
========================================================

July 30, 2018 | By [ Instaclustr ](https://www.instaclustr.com/blog/author/instaposting/)

 

 

 

 



   [ ](https://x.com/intent/tweet?text=New%20York%20Meetup%20Wrap%20Up%E2%80%93Apache%20Cassandra%C2%AE%20and%20Kubernetes&url=https://www.instaclustr.com/blog/new-york-meetup-cassandra-kubernetes-wrap/) [ ](https://www.linkedin.com/shareArticle?mini=true&url=https://www.instaclustr.com/blog/new-york-meetup-cassandra-kubernetes-wrap/&title=&summary=New%20York%20Meetup%20Wrap%20Up%E2%80%93Apache%20Cassandra%C2%AE%20and%20Kubernetes&source=) 

On July 18th, 2018, Instaclustr co-hosted the *NoSQL* meetup with JPMorgan Chase in New York City. There was a fantastic turnout — over 125 attendees from various technical backgrounds and industries, including finance, retail and adtech.

To start the evening, an introduction and overview of JPMC’s usage of Cassandra was given by Adam Carson, CTO of the Digital Group at JPMC.

  [![NYC Meetup - Cassandra and Kubernetes](https://www.instaclustr.com/wp-content/uploads/2021/10/IMG_4877-1.jpeg)](https://www.instaclustr.com/wp-content/uploads/2021/10/IMG_4877-1.jpeg)   [![](https://www.instaclustr.com/wp-content/uploads/2021/10/IMG_4878-1.jpeg)](https://www.instaclustr.com/wp-content/uploads/2021/10/IMG_4878-1.jpeg)   [![NYC meetup - Cassandra & Kubernetes](https://www.instaclustr.com/wp-content/uploads/2021/10/IMG_4874-1.jpeg)](https://www.instaclustr.com/wp-content/uploads/2021/10/IMG_4874-1.jpeg)   
 

The main presentation, *Cassandra and Kubernetes,* presented by Instaclustr’s SVP of Engineering and co-founder Adam Zegelin, was well received and prompted a lengthy Q&amp;A session from the attendees, followed by additional one-on-one discussions to close out the evening.

Presented was first a brief overview of Linux containers; Adam discussed their strengths and benefits, how they compare with equivalent and competing process sandboxing technologies from other platforms such as Solaris Zones and FreeBSD jails, and a comparison against complete system virtualization technologies such as KVM or Xen.

Containers on Linux are a combination of various kernel-level APIs and user-space applications that provide an extensible and pluggable framework for process sandboxing. This flexibility makes containers extremely powerful, but also complex to utilise without proper tooling. Solutions such as Kubernetes, Docker, rkt and containerd strive to streamline and simplify the act of running containers on Linux, and bring containers in-line with the first-class sandboxing and virtualization technologies of other platforms.

Containers provide a separation of concerns. They allow you to package, install and run all the libraries, dependencies and userland tools for an application without interference or conflicts from other applications or components. This separation compares to that offered by virtual machines, but with additional flexibility and improved performance.

An introduction to Kubernetes followed, with Adam explaining the fundamentals, and also the merits and benefits of using Kubernetes as a Linux container orchestration and management platform.

The Kubernetes API has become the de-facto container orchestration API. It’s supported in the cloud, with first-class offerings from all the major providers, including [AWS EKS](https://aws.amazon.com/eks/), [Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/) and [Azure Kubernetes Service](https://azure.microsoft.com/en-us/services/kubernetes-service/). For on-premise installations, Kubernetes can be run directly, or via the numerous third-party compatible implementations and extensions, including [Pivotal Kontainer Service](https://pivotal.io/platform/pivotal-container-service) and [RedHat OpenShift](https://www.openshift.com/).

Combining containers, Kubernetes and Cassandra, Adam then followed with an in-depth look into Instaclustr’s [*cassandra-operator*](https://github.com/instaclustr/cassandra-operator)*,* a work-in-progress open source project with a goal to ease the deployment and management of Apache Cassandra on Kubernetes clusters.

Kubernetes has no built-in understanding of the processes and procedures required to deploy, scale and manage a Cassandra cluster. The cassandra-operator extends the Kubernetes API via [CustomResourceDefinitions](https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/) to add first-class support for managing Cassandra clusters. At runtime, the operator coordinates with both the Kubernetes API and Cassandra (via JMX) to provide a seamless integration.

During an initial deployment, the cassandra-operator will automatically manage configuration, Cassandra seed node allocation and node placement (network topology). The cassandra-operator correctly handles bi-directional scaling of Cassandra clusters, correctly adding or decommissioning nodes when required.

Current in-progress and future features include adding monitoring support (via direct integration with Prometheus), automatic backup and restore, scheduled repair, and more.

 



 

 ![mail icon]()#### Get the latest articles for open sourceIn your inbox

 <a class="btn btn-primary btn-popup text-dark" href="">Sign up now</a> 

 

 

 

  ### Related content

 [ Zero Downtime Migration to Instaclustr 

 

 Yes, we can migrate existing Cassandra clusters to Instaclustr without any downtime. Here's what to expect from the process... 

 

 

 

 

 

 

 ](https://www.instaclustr.com/blog/zero-downtime-migration-to-instaclustr/) 

 [ Workflow Comparison: Uber Cadence vs Netflix Conductor 

 

 When choosing what’s right for your company’s opensource workflow needs it is important to know the difference and similarities ... 

 

 

 

 

 

 

 ](https://www.instaclustr.com/blog/workflow-comparison-uber-cadence-vs-netflix-conductor/) 

 [ Will Your Cassandra Database Project Succeed?: The New Stack 

 

 Open source Apache Cassandra® continues to stand out as an enterprise-proven solution for organizations seeking high availability... 

 

 

 

 

 

 

 ](https://www.instaclustr.com/blog/will-your-cassandra-database-project-succeed-the-new-stack/) 

 

  <a class="close-modal" href="">×</a>Sign upto ourNewsletter
-----------------------
