hillbun
hillbun
docker run -d --restart=always --name rtsp-stream -p 81:80 -p 8081:8080 roverr/rtsp-stream:2-management is 81 and 8081 port also available? or must be 80 and 8081? in UI http://x.x.x.x:81/, I enter URL...
kubectl-debug --agentless --port-forward sentry-web-5f94694b8b-khkmg -n sentry ``` Agent Pod info: [Name:debug-agent-pod-61c2232b-4108-11ec-94e3-005056a34aea, Namespace:default, Image:aylei/debug-agent:latest, HostPort:10027, ContainerPort:10027] Waiting for pod debug-agent-pod-61c2232b-4108-11ec-94e3-005056a34aea to run... pod sentry-web-5f94694b8b-khkmg PodIP 10.233.95.181, agentPodIP 10.74.137.37 wait for forward...
My server has no internet connections I have load required images locally but when run kubectl-debug, it still pulling images.
#### What happened: ``` kubectl logs csi-plugin-pqv8x -n kube-system -c oss-driver-registrar |more I0325 03:58:34.518309 1347885 main.go:110] Version: v1.2.0-0-g6ef000ae I0325 03:58:34.518417 1347885 main.go:120] Attempting to open a gRPC connection with: "/var/lib/kubelet/csi-plugins/ossplugin.csi.alibabacloud.com/csi.sock"...
alibaba-cloud-csi-driver support standard S3 OSS? ot just aliyun OSS?
``` --- apiVersion: v1 kind: Config current-context: [email protected] clusters: - cluster: certificate-authority-data: server: https://127.0.0.1:6443 name: cluster.local contexts: - context: cluster: cluster.local user: kkk namespace: permission-manager name: [email protected] users: - name:...
It always return status of 1 ``` ./src/zcx_test_exception.clas.abap[13, 39] - Remove space before "," or "." (space_before_dot) [E] ./src/zcx_test_exception.clas.xml[1, 1] - Remove description for CONSTRUCTOR (remove_descriptions) [E] ./src/zspara_control.tabl.xml[1, 1] -...
I am behind firewall, I set http_proxy and https_proxy to deployment harbor-jobservice ``` - env: - name: http_proxy value: http://x.x.x.x:3128 - name: https_proxy value: http://x.x.x.x:3128 ``` I can access https://ghcr.io/v2/...
I deploy nacos/nacos-server:2.0.3 with mode: cluster and replicaCount: 3 in nacos-2 pod, it is ok with following message ``` 2022-08-10 11:55:26,865 INFO upgrade check result true 2022-08-10 11:55:26,865 INFO Upgrade...