Articles for: Kubernetes

k8s commands to display container logs

How to get logs from app running in Kubernetes by kubectl logs command.

.NET Core memory dump from kubernetes pod

If you notice your app memory is growing try to do gcdump and investigate it.