Search: "ports"
Self-built Kubernetes on Alibaba Cloud blog
Security Group Setup These required ports needs to be opened in the pod security group, to do this: Log on to the ECS ...
Run Docker on Alibaba Cloud's Elastic Compute Service (ECS blog
. However, you can also configure ports for communication between running containers. In contrast, Virtual Machines take up ...
Getting to Know Dockerfile Instructions: Part 4 blog
a workdir, add environment variables and arguments. Expose some ports and label it all. Have an ENTRYPOINT. Our purpose here is ...
Traffic Management with Istio (4): DNS Resolution with CoreDNS blog
decides the port on which the server listens (multiple servers can be defined to listen to different ports at the same time ...
How to Build a Transit VPC on Alibaba Cloud blog
security layer to control the access right for different subnets and ports. With products such as VPN and ExpressConnect, we can ...
How to Set Up Apache OpenWhisk on Ubuntu 18.04 – Part I blog
here, anyways we can open the ports while we are working on this System Configurations I choose password-based authentication ...
Tengine, Docker, and PHP Application Best Practices blog
: tengine networks: - webappnet restart: on-failure ports: - 80:80 volumes: - ./index.php:/var/www ...
Defending against TB-level Traffic Attacks with Advanced Anti-DDoS systems blog
addresses and ports on both sides, and verifies the ACK messages. If the access is real and legitimate, the connection traffic is ...
Kubernetes Application Management - Upgrade (1 blog
ports: - containerPort: 8080 terminationGracePeriodSeconds: 60 readinessProbe: httpGet ...