Infra App Docs
  • Overview
  • Getting started
  • Download Infra App
  • Connect your cluster
    • Amazon Web Services (EKS)
    • Google Cloud Platform (GKE)
    • Digital Ocean (DOKS)
    • Docker Desktop
    • Minikube
    • Other Clusters
  • Features
    • CPU & memory utilization
    • Container shell access
    • Log search & filtering
    • Editing Resources / Nodes
    • Deleting Pods
  • Advanced
    • Clusters with RBAC
    • FAQs
Powered by GitBook
On this page
  • Prerequisites
  • Download the cluster's config file
  • Add the cluster's config file into Infra App
  • Installing Metrics Server

Was this helpful?

  1. Connect your cluster

Digital Ocean (DOKS)

Connect your Digital Ocean Kubernetes clusters to Infra App.

PreviousGoogle Cloud Platform (GKE)NextDocker Desktop

Last updated 4 years ago

Was this helpful?

Prerequisites

  • on Digital Ocean

Download the cluster's config file

Log into Digital Ocean, click on Kubernetes in the sidebar, and then click on the cluster you want to connect to Infra App. On the main cluster view click on Download Config File.

Add the cluster's config file into Infra App

In Infra App, click on File → Add Configuration

Choose configuration file you downloaded from Digital Ocean. Infra App will automatically connect to the cluster.

You're done! You can switch to your cluster anytime via the cluster switcher:

Installing Metrics Server

On older versions of Kubernetes, the certificates in Digital Ocean DOKS configuration files expire after 7 days. Read more on how to renew the certificates in this case.

Digital Ocean Kubernetes clusters don't include metrics server by default. To install metrics server, follow the provided by Digital Ocean.

here
installation guide
Create a Kubernetes cluster