Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save adam-stokes/a5a165976efdf98ae7ef2977c04061e4 to your computer and use it in GitHub Desktop.

Select an option

Save adam-stokes/a5a165976efdf98ae7ef2977c04061e4 to your computer and use it in GitHub Desktop.
ubuntu@zohan:~$ juju version
2.2-rc1-xenial-amd64
ubuntu@zohan:~$ juju status --format yaml
ERROR unable to connect to API: x509: cannot validate certificate for 162.213.33.250 because it doesn't contain any IP SANs
ubuntu@zohan:~$ juju controllers
Use --refresh flag with this command to see the latest information.
Controller Model User Access Cloud/Region Models Machines HA Version
jaas* conjure-up-kubernetes-core-56e adam-stokes@external (unknown) - - - 2.1.2
ubuntu@zohan:~$ juju destroy-model conjure-up-kubernetes-core-56e
WARNING! This command will destroy the "conjure-up-kubernetes-core-56e" model.
This includes all machines, applications, data and other resources.
Continue [y/N]? y
ERROR cannot connect to API: unable to connect to API: x509: cannot validate certificate for 162.213.33.250 because it doesn't contain any IP SANs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment