summaryrefslogtreecommitdiff
path: root/doc/user/clusters
Commit message (Collapse)AuthorAgeFilesLines
* Fixes Introduced in text for our rendererEvan Read2019-08-281-2/+1
|
* Compress images with pngquantAchilleas Pipinellis2019-08-071-0/+0
|
* Cross link between cluster topicsEvan Read2019-08-061-13/+21
|
* Allow Cert-Manager to be uninstalled60664-kubernetes-applications-uninstall-cert-managerTiger2019-08-051-0/+1
| | | | | | Our current version of Cert-Manager does not uninstall cleanly, and we must manually remove custom resource definitions.
* Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-021-0/+1
| | | | | | | | | | | | | Also creates specs Only allow Helm to be uninstalled if it's the only app - Remove Tiller leftovers after reser command - Fixes specs and offenses Adds changelog file Fix reset_command specs
* Allow knative do be uninstalled:João Cunha2019-07-311-0/+1
| | | | | | | | | | | | | | - After uninstalling the knative helm chart it's necessary to also remove some leftover resources to allow the cluster to be clean and knative to be reinstalleable. - Adds knative uninstall disclaimer - Uninstall ksvc before uninstalling knative Make list of Knative and Ingres resources explicit - To avoid deleting unwanted resources we are listing exact which resources will be deleted rather than simply deleting any resource that contains istio or knative words.
* Fix broken internal links in docsdocs-fix-broken-internal-linksSean McGivern2019-07-301-1/+1
|
* Restructure project cluster topicEvan Read2019-07-251-1/+2
| | | | | Also fixes links to section headings that have changed.
* Fix unordered list spacingMarcel Amirault2019-07-221-6/+6
| | | | | | Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation, in /user and others.
* Resolve docs lint failure in users/clusters/applications.mdRobert Speicher2019-07-161-1/+1
|
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-161-1/+2
| | | | | | - Set as uninstallable app - Update docs - Adjust specs
* Fix markdown to reduce number of kramdown warningsMarcel Amirault2019-07-031-1/+1
| | | | Add backticks around square brackets, or fix links, as necessary.
* Enables ingress for uninstallationJoão Cunha2019-07-021-0/+1
| | | | - JupyterHub must not be available (installed or updated)
* Allow JupyterHub to be uninstalledJoão Cunha2019-07-011-1/+1
| | | | | | - enabled uninstallation - give it a specific uninstall message - ajust specs
* Add Jupyter git extension sectionDaniel Gruesso2019-06-063-2/+29
|
* Move GitLab Managed Apps to own pageThong Kuah2019-05-271-0/+263
So we can add detailed information, and also point to SSOT