Discover Classes. Earn Rewards.

Docker with Kubernetes Administration Training is unfortunately unavailable

Thankfully we have 18 other Tech Classes for you to choose from. Check our top choices below or see all classes for more options.

Adobe Graphic Design Intensive

Colorado Free University @ 7653 E 1st Pl, Denver, CO

Elevate your graphic design skills with hands-on training in Adobe Creative Cloud, led by industry experts. Unleash your creativity as you learn to design brochures, social media ads, logos, and more using InDesign, Photoshop, and Illustrator. Don't miss this opportunity to master the tools professionals rely on for stunning designs.

(17) All levels 18 and older
$539

2 sessions

Gift it!

Microsoft Excel 2019: Level 1

Colorado Free University @ 7653 E 1st Pl, Denver, CO

Master Microsoft Excel in this comprehensive course designed to help you analyze, manage, and share data effectively. From creating and editing spreadsheets to performing calculations, this course equips you with tools to organize and interpret data with ease. Gain an edge in your organization by unlocking Excel's powerful functionality and transforming raw data into valuable insights.

(17) Beginner 18 and older

Adobe Photoshop CC: Bootcamp

Colorado Free University @ 7653 E 1st Pl, Denver, CO

Master the art of Adobe Photoshop CC at Colorado Free University. Learn the essential fundamentals and best practices in this structured, hands-on instructor-led training. Unleash your creativity and discover the incredible creative possibilities of this powerful image editing program.

(17) All levels 17 and older

AI (Artificial Intelligence) in Adobe Photoshop Beta

Colorado Free University @ 7653 E 1st Pl, Denver, CO

Explore the revolutionary capabilities of Adobe Photoshop in this workshop at Colorado Free University. Unleash the power of Artificial Intelligence to create stunning composite images, master group shots, and experiment with whimsical applications. Whether you're a beginner or an experienced user, this course is a must for anyone interested in pushing the boundaries of their creativity.

(17) All levels 18 and older

Exploring Adobe Photoshop

Colorado Free University @ 7653 E 1st Pl, Denver, CO

Learn the industry standard photo manipulation software used by designers worldwide at Colorado Free University. Enhance your skills in Photoshop and discover how to clean up, manipulate, and add elements to your photos. Join us and take your photography to the next level!

(17) All levels 18 and older
See all Tech classes Denver

Docker with Kubernetes Administration Training

Learn the core features of Docker and Kubernetes, including container creation, management, and networking, in this comprehensive training from the Hartmann Software Group. Discover best practices for securing Docker installations and containers, as well as automating deployment and scaling of containerized applications with Kubernetes. Enhance your skills in Linux CLI and system administration to excel in this course.

  • All levels
  • 18 and older
  • $2,490
  • 1624 Market St, Denver, CO
  • 40 hours over 5 sessions

Start Dates (0)

  • $2,490
  • Hartmann Software Group @ 1624 Market St Ste 202, Denver, CO 80202
  • 40 hours over 5 sessions
Showing 10 of 0

Class Description

Description

What you'll learn in this linux training:

Participants will first understand the core features of Docker including: container creation and management, interacting with Docker hub, using Dockerfile to create and manage custom images, advanced Docker networking (how to safely expose container services to the world, and link containers), the use of Docker volumes to manage persistent data, and Docker Compose to build multi-container applications. Emphasis is placed on best practices and how to secure Docker installations and containers. The second part of the course introduces participants to the basic concepts and architecture of Kubernetes, its initial install & setup, Kubernetes Pods, deployments and services, persistent storage, networking, automating deployment, scaling & management of containerized applications, and finally it's logging and monitoring facilities.


Prerequisites:

Proficiency with the Linux CLI. A broad understanding of Linux system administration.


Course Outline

  1. CONTAINER TECHNOLOGY OVERVIEW
    • Instructor – Docker Demo
    • Application Management Landscape
    • Application Isolation
    • Resource Measurement and Control
    • Container Security
    • OverlayFS Overview
    • Container Security
    • Open Container Initiative
    • Docker Alternatives
    • Docker Ecosystem
    • Docker Ecosystem (cont.)
    LAB TASKS
    • Container Concepts runC
    • Container Concepts Systemd
  2. INSTALLING DOCKER
    • Installing Docker
    • Docker Architecture
    • Starting the Docker Daemon
    • Docker Daemon Configuration
    • Docker Control Socket
    • Enabling TLS for Docker
    • Validating Docker Install
    LAB TASKS
    • Installing Docker
    • Protecting Docker with TLS
  3. MANAGING CONTAINERS
    • Creating a New Container
    • Listing Containers
    • Managing Container Resources
    • Running Commands in an Existing Container
    • Interacting with a Running Container
    • Stopping, Starting, and Removing Containers
    • Copying files in/out of Containers
    • Inspecting and Updating Containers
    • Docker Output Filtering & Formatting
    LAB TASKS
    • Managing Containers
    • Configure a docker container to start at boot.
  4. MANAGING IMAGES
    • Docker Images
    • Listing and Removing Images
    • Searching for Images
    • Downloading Images
    • Uploading Images
    • Export/Import Images
    • Save/Load Images
    • Committing Changes
    LAB TASKS
    • Docker Images
    • Docker Platform Images
  5. CREATING IMAGES WITH DOCKERFILE
    • Dockerfile
    • Caching
    • docker image build
    • Dockerfile Instructions
    • ENV and WORKDIR
    • Running Commands
    • Getting Files into the Image
    • Defining Container Executable
    • HEALTHCHECK
    • Best Practices
    • Multi-Stage builds with Dockerfile
    LAB TASKS
    • Dockerfile Fundamentals
    • Optimizing Image Build Size
    • Image Builds and Caching
  6. DOCKER VOLUMES
    • Volume Concepts
    • The docker volume Command
    • Creating and Using Internal Volumes
    • Internal Volume Drivers
    • Removing Volumes
    • Creating and Using External Volumes
    • SELinux Considerations
    • Mapping Devices
    LAB TASKS
    • Docker Internal Volumes
    • Docker External Volumes
  7. DOCKER COMPOSE/SWARM
    • Writing YAML Files
    • Concepts
    • Compose CLI
    • Defining a Service Set
    • Compose Versions
    • Docker Engine Swarm Mode
    • Docker Swarm Terms
    • Docker Swarm Command Overview
    • Creating a Swarm
    • Creating Services
    • Creating Secrets
    • Stack Files
    • Stack Command
    • Swarm Placements
    • Swarm Resource Limits & Reservations
    • Swarm Networking
    • Swarm Networking Troubleshooting
    LAB TASKS
    • Docker Compose
    • Docker Engine Swarm Mode
  8. DOCKER NETWORKING
    • Overview
    • Data-Link Layer Details
    • Network Layer Details
    • Hostnames and DNS
    • Service Reachability
    • Container to Container Communication
    • Container to Container: Links (deprecated)
    • Container to Container: Private Network
    • Managing Private Networks
    • Remote Host to Container
    LAB TASKS
    • Docker Networking
    • Exposing Ports
    • Docker Networking
  9. DOCKER LOGGING
    • Docker Logging
    • Docker Logging with json-file and journald
    • Docker Logging with syslog
    • Docker Logging with Graylog or Logstash
    • Docker Logging with Fluentd
    • Docker Logging with Amazon or Google
    • Docker Logging with Splunk
    LAB TASKS
    • Logging to syslog
  10. KUBERNETES CORE CONCEPTS
    • CKA Objectives Covered
    • Kubernetes Architecture
    • Cluster Communication
    • Objects
    • Object Properties
    • Labels & Selectors
    • Annotations
    • Object Management
    • Object Management (cont.)
    • Image Fundamentals
    • Container Fundamentals
    • Pod Fundamentals
    • Working with Pods
    LAB TASKS
    • Container and Pod Fundamentals
    • Single Node Install
    • Pod Fundamentals
  11. INSTALLATION
    • CKA Objectives Covered
    • Installing HA Control Plane (DEMO)
    LAB TASKS
    • Kubernetes HA Masters Install
    • Kubernetes Install
    • Joining Worker Nodes
  12. APPLICATION LIFECYCLE MANAGEMENT
    • CKA Objectives Covered
    • Pod Lifecycle
    • Container Lifecycle
    • Init Containers
    • Container: command and args
    • Container: Defining Environment
    • ReplicaSet
    • Deployments
    • Working with Deployments
    • Deployment Rollouts
    LAB TASKS
    • Pod Lifecycle
    • Init Containers
    • Deployments
  13. NETWORKING
    • CKA Objectives Covered
    • Network Overview
    • Service Discovery & CoreDNS
    • Container Network Interface (CNI)
    • Services
    • Ingress Objects
    LAB TASKS
    • Ingress Controller
    • Port-Forwarding
    • Services
    • Ingress
  14. STORAGE
    • CKA Objectives Covered
    • Storage
    • Volum

Refund Policy

To cancel or reschedule your registrations without penalty or charge, please notify us at [email protected] 15 business days or more before the first day of my class.

In any event where a customer wants to cancel their enrollment and is eligible for a full refund, a 5% processing fee will be deducted from the refund amount.

In the event that an instructor or the school needs to cancel at the last minute, students will receive a refund less a 5% non-refundable registration fee.

Benefits of Booking Through CourseHorse

  • Booking is safe. When you book with us your details are protected by a secure connection.
  • Lowest price guaranteed. Classes on CourseHorse are never marked up.
  • This class will earn you 24900 points. Points give you money off your next class!

Questions & Answers (0)

Get quick answers from CourseHorse and past students.

Hartmann Software Group

The solution to most IT related problems lies in a better understanding of the technology.

Founded in June of 2002, the Hartmann Software Group (HSG) is an IT training company specializing in complicated software development languages and technologies ranging from C++ to Weblogic/Oracle Application Administration....

Read more about Hartmann Software Group

CourseHorse Approved

This school has been carefully vetted by CourseHorse and is a verified Denver educator.

Hartmann Software Group

Hartmann Software Group

All classes at this location

Google Map

Give This Course as a Gift Card

  • Thousands of classes
  • No expiration
  • Unique and memorable gifts for any occasion
  • Personalized
  • Explore a passion, gain a new skill, discover a new hobby, engage in a memorable experience
  • Instant delivery
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™

Buy a Gift Card

Book this Class as a Group Event

Booking this class for a group? Find great private group events

Or see all Professional Group Events

Explore group events and team building activities ranging from cooking, art, escape rooms, trivia, and more.

CourseHorse Gift Cards

  • Creative & unique gift for any occasion
  • Thousands of classes & experiences
  • No expiration date
  • Instant e-delivery (or choose a date)
  • Add a personalized message
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™
Buy a Gift Card
gift card with the CourseHorse logo gift card with the CourseHorse logo
Loading...