[13:30] so I ran conjure-up kubernetes on my ubuntu vps with only 1GB of memory (didn't find system requirements) and now I can't seem to do anything. How can I uninstall the things [13:31] e.g. juju status doesn't respond [13:32] It's all containers so you can do 'conjure-up.lxc delete --force contsiner' then just 'rm -rf .local/share/juju' [13:33] setre: ^ [13:34] stokachu: thank you muchly [13:36] lxc list shows nothing. should it? [13:38] Did you run lxc list or conjure-up.lxc like I wrote [13:38] ah conjure-up.lxc list shows them [13:38] :) [13:38] thanks again [13:38] this is all voodoo to me [13:39] i.e. I didn't read up [13:41] do you happen to know the memory requirements for conjure-up kubernetes for localhost? [13:42] which kubernetes? [13:42] there is canonical-kubernetes and kubneretes-core [13:42] kubernetes-core [13:43] hmm with that one you may be able to get away with around 4G mem [13:43] thanks [13:43] but you need 60G or more disk space [13:43] roughly [13:43] I see [13:43] i haven't tested the minimum disk space required for kubernetes-core so you may be able to get away with less [13:49] i could delete all but one container using your method. one container is in state freezing. currently waiting on conjure-up.lxc delete it has been a few minutes [13:50] setre: whats output of `cat /proc/swaps` [13:51] stokachu: /dev/dm-2 partition 1048060 344048 -1 [13:51] memory usage has gone down [13:51] yea container is hung, can you reboot? [13:51] that should remove the swap [13:52] yeah ok [13:52] thanks