This book on Kubernetes, the container cluster manager, discusses all aspects of using Kubernetes in today’s complex big data and enterprise applications, including Docker containers.
Starting with installing Kubernetes on a single node, the book introduces Kubernetes with a simple Hello example and discusses using environment variables in Kubernetes.
Next, the book discusses using Kubernetes with all major groups of technologies such as relational databases, NoSQL databases, and in the Apache Hadoop ecosystem.
The book concludes with using multi container Pods and installing Kubernetes on a multi node cluster. No other book on using Kubernetes – beyond simple introduction – is available in the market.
Application Developers including Apache Hadoop Developers, Database developers and NoSQL Developers.
Part I: Getting Started
Chapter 1: Installing Kubernetes Using Docker
Chapter 2: Hello Kubernetes
Chapter 3: Using Custom Commands and Environment Variables
Part II: Relational Databases
Chapter 4: Using MySQL Database
Chapter 5: Using PostgreSQL Database
Chapter 6: Using Oracle Database
Part III: NoSQL Database
Chapter 7: Using MongoDB Database
Chapter 8: Using Apache Cassandra Database
Chapter 9: Using Couchbase
Part IV: Apache Hadoop Ecosystem
Chapter 10: Using Apache Hadoop Ecosystem
Chapter 11: Using Apache Solr
Chapter 12: Using Apache Kafka
Part V: Multi Containers and Nodes
Chapter 13: Creating a Multi-Container Pod
Chapter 14: Installing Kubernetes on a Multi-Node Cluster