Canine.sh
CtrlK
  • Canine Documentation
  • Getting Started
    • Quickstart
      • (Optional) Install Canine locally
      • Set up a Kubernetes cluster
      • Connect a Github project
      • Create your first service
      • Deploy a Redis database
      • Preview the app with a private connection
      • Configure DNS & LetsEncrypt SSL certificate
  • Basics
    • Clusters
    • Projects
      • Services
        • Web Services
        • Background Workers
        • Cron Jobs
      • Processes & one off pods
      • Volumes
    • Add Ons
    • Integrations
  • Technical Details
    • Canine Architecture
    • Kubernetes Crash Course
      • Introduction
      • Containers & Pods
      • Deployments
      • Namespaces
      • Services
      • Ingress
  • Canine
  • Our Manifesto
Powered by GitBook
On this page
  1. Technical Details

Kubernetes Crash Course

Canine relies heavily on Kubernetes, so we've made a little crash course on how Kubernetes works, and how it relates to Canine.

  1. Introduction to Kubernetes

  2. Containers & Pods

  3. Deployments

  4. Namespaces

  5. Services

  6. Ingress

PreviousCanine ArchitectureNextIntroduction

Last updated 4 months ago