Search: "port 80"
Routing Applications in Kubernetes with Nginx-Ingress blog
CLUSTER-IP EXTERNAL-IP PORT(S) AGE nginx-ingress-controller LoadBalancer 10.98.81.209 80:32437 ...
Configure an origin - Alibaba Cloud CDN Documentation
The system automatically performs a four-layer health check to test port 80 of each origin ...
How to Install and Configure Docker Swarm Mode on CentOS 7 blog
--permanent --add-port=2377/tcp firewall-cmd --permanent --add-port=7946/tcp firewall-cmd --permanent --add-port=80/tcp firewall-cmd ...
How to Deploy a Node.js Application on CentOS with Alibaba Cloud Starter Package blog
then type y and hit the enter key. ``` const http = require('http'); const hostname = '0.0.0.0; const port = 80; const ...
SAP NetWeaver Implementation Guide - SAP Documentation
public port and private port to 80, and use the TCP protocol. Click Confirm. The status of the added DNAT entry is ...
Configuring Ingress Controller of Container Service for Kubernetes to Use an Intranet SLB Instance blog
externalTrafficPolicy: "Cluster" ports: - port: 80 name: http targetPort: 80 - port: 443 name: https targetPort ...
Use an SLB instance to access services - Container Service for Kubernetes Documentation
. root@master # kubectl expose deployment nginx --port=80 --target-port=80 --type=LoadBalancer root ...
Diagnosing ECS Faults with Serial Port Logs blog
maintenance engineers to conveniently diagnose system faults and exceptions. ## Why Do You Need System Serial Port Logs? When ECS ...