Denvr AI Services Docs
  • Welcome to Denvr AI Services Docs!
  • OVERVIEW
    • Getting started
      • Launch a virtual machine
      • Secure Shell (SSH): Best Practices
      • API Usage samples
      • Registration
    • Data centers
    • Shared responsibility model
    • Technical support
    • What's new!
  • PLATFORM
    • Dashboard
    • Applications
    • Virtual machines
    • Bare metal
    • Storage
    • Networking
    • User management
    • Billing
  • API Reference
    • Authentication
    • Clusters
    • Applications
    • Virtual machines
    • VPCs
    • Bare metal
  • Additional Information
    • FAQs
      • Desktop vs data center GPUs
      • Differences of bare metal and virtual machines
      • GPU monitoring
      • Using Github with SSH keys
      • Data persistence and recovery
      • Do you support Kubernetes?
      • Installing GPU drivers
      • What is the network bandwidth?
      • What ports are publicly accessible?
      • What is persistent local storage?
      • Adding DAS to /etc/fstab
      • Provisioning States
    • Policies
      • Terms of Service
      • Privacy Policy
      • Maintenance policy
Powered by GitBook
On this page
  1. Additional Information
  2. FAQs

Do you support Kubernetes?

PreviousData persistence and recoveryNextInstalling GPU drivers

Last updated 1 year ago

We do not currently offer Managed Kubernetes. Users can install and operate K8s themselves on VMs and Bare Metal, for example using and .

Containers can be run in Denvr Cloud by creating a Custom Application. This is similar to managed Kubernetes in that user applications are monitored for failover and recovery as well as supporting dynamic pod changes. The limitation is that you cannot install Kubernetes packages or use the kubectl command-line and APIs.

CNCF Kubernetes
MicroK8s