Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[kube-up][scale-out] at worker nodes, prometheus service not started due to "PROXY_RESERVED_IP: unbound variable" error #1350

Open
h-w-chen opened this issue Feb 10, 2022 · 1 comment
Labels

Comments

@h-w-chen
Copy link
Collaborator

What happened:
at worker nodes of scale-out cluster, prometheus service not started, and there is error message near the end of /var/log/master-init.log:

/home/kubernetes/bin/configure-helper-common.sh: line 1461: PROXY_RESERVED_IP: unbound variable

What you expected to happen:
no such error

How to reproduce it (as minimally and precisely as possible):
start kube-up cale-out 1 tp, 1 rp with 1 worker cluster, cat /etc/log/master-init.log

Anything else we need to know?:

  1. clarify whether prometheus should be enabled in scale-out cluster;
  2. if it should, what nodes should prometheus services are running;

Environment:

  • Arktos version (use kubectl version):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools: kube-up scale-out, 1tp, 1 rp w/ 1 worker
  • Network plugin and version (if this is a network-related bug):
  • Others:
@yb01
Copy link
Collaborator

yb01 commented Feb 10, 2022

I would say disable prometheus on nodes.

@Sindica Sindica added the P2 label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants