Exto
API Status
  • Introduction
  • Architecture
    • Microservice Architecture
    • Security
  • Release Cycle
  • Integration
    • Best Practices
    • Endpoints
    • Response Format
    • Error
    • Data Formats
    • Data API
      • Generate API Key
      • API
      • ID/Access Token
      • Azure API Gateway
      • Filter Master Record/Custom Module Records
  • Installation
    • Installing Exto on Kubernetes
      • Prerequisite
      • Installing Exto
        • Setup
        • Configuration
        • Installation
        • Purging
      • Tips and Tricks
        • AKS to use existing storage account
        • AKS with Application Gateway Ingress Controller
        • AKS Private Cluster
Powered by GitBook
On this page

Was this helpful?

  1. Installation
  2. Installing Exto on Kubernetes
  3. Installing Exto

Purging

This may not be desirable and is potentially dangerous, however, especially for working on local dev environments it can be useful so I have added it.

In order to destroy the entire EXTO release from a kubernetes cluster you can use the follow command :

helm del exto-staging --namespace staging
PreviousInstallationNextTips and Tricks

Last updated 4 years ago

Was this helpful?