kubernetes/minikube

improve minikube tunnel output

Open

#6,309 建立於 2020年1月14日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)Go (31,799 star) (5,222 fork)batch import
help wantedkind/cleanuplifecycle/frozenpriority/backlog

描述

currently it keeps printing the first time someone looks at it, it looks a bit scary specially with word errors repeating 4 times.

Status:	
	machine: minikube
	pid: 48635
	route: 10.96.0.0/12 -> 172.17.0.2
	minikube: Running
	services: [hello-minikube1]
    errors: 
		minikube: no errors
		router: no errors
		loadbalancer emulator: no errors

I purpose if there is no errors in all three categories, it should not print anything about errors.

貢獻者指南