SQL Server and Kubernetes

SQL Server and Kubernetes

PASS Data Community Summit via YouTube Direct link

SERVICES An abstraction over a set of pods Provides a stable networking endpoint Different types

6 of 10

6 of 10

SERVICES An abstraction over a set of pods Provides a stable networking endpoint Different types

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

SQL Server and Kubernetes

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 SESSION AIM To give you background knowledge (and code) to get started with Kubernetes
  3. 3 WHAT IS KUBERNETES? Kubernetes is a portable, extensible open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has…
  4. 4 WHY LEARN KUBERNETES? Leading orchestrator Easy to deploy and mantain containers Quick to spin up containers High availability built-in Big Data Clusters
  5. 5 MASTER Components for controlling the cluster
  6. 6 SERVICES An abstraction over a set of pods Provides a stable networking endpoint Different types
  7. 7 PERSISTENT VOLUMES Just a piece of storage in the cluster Lifecycle independent of the pods Can be either dynamic or static
  8. 8 PERSISTENT VOLUME CLAIMS Request for storage by a user Request for size and access type Pods reference Persistent Volume Claims
  9. 9 A PACKAGE MANAGER
  10. 10 HELM Package manager for Kubernetes SQL Server available in the Helm Hub

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.