mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 05:30:26 +00:00
Remove monitoring firewall setup methods. Heapster anf Grafana are now accessible via the API server proxy.
This commit is contained in:
@@ -347,14 +347,6 @@ kube-up() {
|
||||
echo
|
||||
}
|
||||
|
||||
function setup-monitoring-firewall {
|
||||
echo "TODO"
|
||||
}
|
||||
|
||||
function teardown-monitoring-firewall {
|
||||
echo "TODO"
|
||||
}
|
||||
|
||||
function setup-logging-firewall {
|
||||
echo "TODO: setup logging"
|
||||
}
|
||||
|
Reference in New Issue
Block a user