Learn Kubernetes with k3s - part5 - Helm
This post is the continuation of part 4.
Previously, I have used helm, the Kubernetes package manager to install an nginx application. To list all the releases
$ helm list
NAME      	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART        	APP VERSION
my-release	default  	1       	2024-03-19 22:58:08.794126266 +0800 +08	deployed	nginx-15.14.