YaK User Documentation
YaK Landing PageVisit dbi-services.comContact us
YaK Release 2.1
YaK Release 2.1
  • Welcome to YaK Release 2.1
  • Introduction
    • YaK Core
    • YaK Components
    • Terms and definitions
    • YaK Demo
  • User interface
    • Dashboard
    • Infrastructures
    • Servers
    • Components
    • Jobs
    • Configuration
    • Administration
  • Versioning & Compatibility matrix
  • Release Notes
    • YaK components types
      • PostgreSQL
      • Oracle
  • Installation
    • System requirements
    • Install YaK Core
      • Install YaK on your own K8S cluster
      • Install YaK on Rancher Desktop
      • Uninstall Yak
  • YaK step-by-step usage
  • Configuration
    • Secrets
    • Templates
    • Provider shapes
    • Provider images
    • Artifact providers
  • Manage infrastructures
    • Declare infrastructures
    • Attach Secrets
    • Detach Secrets
  • Manage Servers
    • Declare servers
      • Basics
      • Storage
      • Attach secrets
    • Edit server configuration
    • Deploy servers
    • Destroy servers
    • Delete servers
    • Start / Stop servers
  • Manage Components
    • Artifacts requirements
    • Component types
      • PostgreSQL
        • Description
        • Pre-requisites
        • Component references
          • PostgreSQL 2.0.0
            • Standalone deployment variables
            • HA deployment variables
      • Oracle
        • Description
        • Pre-requisites
        • Component references
          • Oracle 2.0.0
            • Standalone variables
  • Use cases
    • On-Premises
    • AWS
    • Azure
    • OCI
  • Appendix
    • Roles
Powered by GitBook
On this page
  1. Installation
  2. Install YaK Core

Uninstall Yak

1. Helm uninstall

helm uninstall yak -n <namespace>

That's it ;-)

Uninstalling the YaK will not only remove the application but also the content of the YaK database and its data.

Think twice before running this command.

However, uninstalling the YaK will not remove any of your configured instances or components already deployed, so the costs incurred by these items will continue to be generated if your instances are not terminated or destroyed at your cloud provider(s).\

PreviousInstall YaK on Rancher DesktopNextYaK step-by-step usage

Last updated 1 month ago