
setup steps for the dashboard are done: -setup files are copied to lab -the yaml files are applied and the HTTPS certificate is created for the dashboard URL -URL is working and it's reachable Change-Id: Id249786c31d46348c2160ec8d627bb22320aa9cf Signed-off-by: Gabriel Calixto de Paula <gabrielcalixto9@gmail.com>
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
{
|
|
// KUBECONFIG environment variable on the cloud_platform system.
|
|
"kubeconfig": "/etc/kubernetes/admin.conf",
|
|
"dashboard_port": "8443"
|
|
} |