Search: "hive port"
Creating and Scaling Kubernetes Pods on Alibaba Cloud blog
:a65beb8c90a08b22a9ff6a219c2f363e16c477b6d610da28fe9cba37c2c3a2ac Port: Host Port: State: Running Started ...
Moodle development framework blog
very carefully the lines that we are going to add on MySQL database. We are also using port 3306 in this case: ``` mysqld ...
Kubernetes Demystified: Solving Service Dependencies blog
: name: mysql spec: clusterIP: None ports: - name: mysql port: 3306 selector: app: mysql --- apiVersion: v1 kind ...
Enabling Blue-Green Release with Alibaba Cloud Container Service for Kubernetes blog
metadata: labels: run: old-nginx name: old-nginx spec: ports: - port: 80 protocol: TCP targetPort: 80 ...
How to Install and Configure Diaspora on Alibaba Cloud blog
Certificate Certbot will require port 80 for obtaining new certificate. Hence, in the first step, you will need to stop apache server ...
System Monitoring using Prometheus and Grafana blog
environment. Execute the following command to start the Node Exporter on port 9100 using Docker. ``` docker run -d -p 9100:9100 -v " ...
Threat Alert: Multiple Cryptocurrency Miner Botnets Start to Exploit the New ThinkPHP blog
/EternalBlue ) and "ipc$" to launch brute-force attacks against port 445 and port 139 before exploiting the Web framework ...
Phased Release of Application Services through Kubernetes Ingress Controller blog
: ports: - port: 80 protocol: TCP targetPort: 80 selector: run: old-nginx sessionAffinity: None type: NodePort ...
Alibaba Cloud BaaS - Part III: Developing and Deploying a Chain Code blog
;/") BAAS\HLComposer> docker run --rm -ti -v $P/composer:/home/composer/.composer -e PORT=8080 -p 8080:8080 registry.cn ...
Solving Data Consistency Problems in a Microservices Architecture blog
(the port number is excluded) nacos.namespace: the independent namespace for Nacos registration and configuration nacos.cluster ...