TRIBAL KNOWLEDGE - When you need it right the 1st time
  • Home
  • About
    • Privacy Policy
    • Terms and Conditions
  • Government Services
  • Products
    • SQL Simulator(beta) >
      • Docker >
        • Benefits
        • Features
        • Install Guide
      • Kubernetes >
        • Benefits
        • Features
        • Install Guide
      • FAQ
  • Pricing
    • SQL Simulator Docker
    • SQL Simulator Kubernetes
  • Resources
    • Blog
    • Newsletter
  • Contact Us
    • Support
    • Schedule Free Onboarding

Difference between Docker and Kubernetes

5/23/2024

 
Picture
Think of docker as a tool that creates software installers, similar to .msi files.  This “installer” includes both an operating system and a copy of your application.  The operating system within the “installer” is a minimally viable OS, containing only the essential components needed to run your application.

Kubernetes takes the "installer" (known as a Docker image) and can install it to a server.  It can also install the docker image multiple times on a single server or multiple times across multiple servers.  You don't need to worry about the specifics of hard drive space, RAM, or CPU requirements—Kubernetes manages all of this for you.

Hope this clears up the confusion.


Comments are closed.

    Tribal Knowledge

    Archives

    May 2024
    April 2024
    December 2023
    June 2023

    Categories

    All

    RSS Feed

Copyright 2021 GoodTech, LLC. All rights reserved. PO Box 381, Powhatan, VA 23139
Privacy Policy
Terms and Conditions
  • Home
  • About
    • Privacy Policy
    • Terms and Conditions
  • Government Services
  • Products
    • SQL Simulator(beta) >
      • Docker >
        • Benefits
        • Features
        • Install Guide
      • Kubernetes >
        • Benefits
        • Features
        • Install Guide
      • FAQ
  • Pricing
    • SQL Simulator Docker
    • SQL Simulator Kubernetes
  • Resources
    • Blog
    • Newsletter
  • Contact Us
    • Support
    • Schedule Free Onboarding