Search: "tcp 80"
Security group practices of the cloud server ECS (Part 2 Forums
security groups, by default. o IpProtocol: tcp | udp | icmp | gre | all o PortRange: For example, 80/80. o ...
Enabling Blue-Green Release with Alibaba Cloud Container Service for Kubernetes blog
ports: - containerPort: 80 protocol: TCP restartPolicy: Always --- apiVersion: v1 kind: Service ...
ModifySecurityGroupEgressRule - Elastic Compute Service Documentation
SourceGroupId=sg-1651FBB64 SourceGroupOwnerAccount=test@aliyun.com IpProtocol=tcp PortRange=80/80 Policy=allow Description ...
Create an Ingress on the web UI - Container Service for Kubernetes Documentation
: - containerPort: 80 protocol: TCP restartPolicy: Always --- apiVersion: v1 kind: Service metadata: name: old ...
Node.js TCP App Development on ECS - Alibaba Cloud Community Site
JavaScript,TCP,Computing,Networking,Web Hosting,Tech Share,Web Dev In this tutorial, we will be creating a pair of TCP Client ...