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

confirm the ports for board and kuberentes #1751

Open
tmon546596046 opened this issue Mar 26, 2021 · 4 comments
Open

confirm the ports for board and kuberentes #1751

tmon546596046 opened this issue Mar 26, 2021 · 4 comments
Assignees

Comments

@tmon546596046
Copy link
Contributor

Request context

  1. A clear and concise description of what the bug is.
    confirm the firewall ports
  2. A clear and concise description of what you expected to happen.
    we can open the firewall and just open the ports board uses.
    Additional context
  3. Version of board (last git commit number), OS version, docker/docker-compose engine version, kubernetes version.
    • OS: [e.g. CentOS 7.8]
    • Board: [e.g. 7.6-22-g797d93f (version-commit times-commit number)]
    • Docker: [e.g. 19.03.0]
    • Docker-compose: [e.g. 1.17.1]
    • Kubernetes [e.g. v1.18.3]
  4. Config files of board, you can get them by packaging "board.cfg" and files in the same directory, including subdirectory.
  5. Log files, you can get them by package the /var/log/board/.
  6. If applicable, add screenshots to help explain your problem.
  7. Other necessary information.
@tmon546596046
Copy link
Contributor Author

22/tcp: SSH (master and worker nodes)
179/tcp: Calico BGP Port (master and worker nodes)
2376/tcp: Node driver Docker daemon TLS port (master and worker nodes)
2379/tcp: Kubernetes etcd server client API (on master nodes in multi-master deployments)
2380/tcp: Kubernetes etcd server client API (on master nodes in multi-master deployments)
4789/udp: Flannel VXLAN overlay networking on Windows cluster (master and worker nodes)
6443/tcp: Kubernetes API server (master nodes)
6783/tcp: Weave Port
6783-6784/udp: Weave UDP Ports
8472/udp: Flannel overlay network, VxLAN backend (master and worker nodes)
9099/tcp: Canal/Flannel livenessProbe/readinessProbe (master and worker nodes)
9100/tcp: Default port required by Monitoring to scrape metrics from Linux node-exporters (master and worker nodes)
9796/tcp: Default port required by Monitoring to scrape metrics from Windows node-exporters (master and worker nodes)
10250/tcp: Kubernetes kubelet API server (master and worker nodes)
10251/tcp: Kubernetes kube-scheduler (on master nodes in multi-master deployments)
10252/tcp: Kubernetes kube-controller-manager (on master nodes in multi-master deployments)
10254/tcp: Ingress controller livenessProbe/readinessProbe (master and worker nodes)
10255/tcp: Kubernetes kubelet API server for read-only access with no authentication (master and worker nodes)
30000-32767/tcp udp: Nodeports (master and worker nodes)

@tmon546596046
Copy link
Contributor Author

tmon546596046 commented Mar 26, 2021

board ports:
22/tcp: ssh
80/tcp udp: web ui
443/tcp udp: web ui
8080/tcp udp: k8s proxy
1541/tcp: log
8088/tcp udp: apiserver
9200/tcp: Elasticsearch
9090/tcp: prometheus.

@tmon546596046
Copy link
Contributor Author

registry节点:
5000/tcp: registry
22/tcp: ssh
jenkins节点:
22/tcp: ssh

@sokril
Copy link
Contributor

sokril commented Mar 26, 2021

board ports+:
grafana: 3000/tcp udp
kibana: 5601/tcp udp
gogits: 10080/tcp udp or gitlab: 10088/tcp udp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants