kind-air-74358
06/13/2023, 2:08 PMmillions-byte-15538
06/13/2023, 2:28 PMmillions-byte-15538
06/13/2023, 2:33 PMred-finland-82032
06/13/2023, 3:14 PMbig-jordan-45387
06/13/2023, 4:56 PMbig-jordan-45387
06/13/2023, 4:57 PMaverage-cartoon-62018
06/13/2023, 5:18 PMaverage-cartoon-62018
06/13/2023, 5:27 PMversion: '3.7'
services:
prometheus:
container_name: prometheus
image: prom/prometheus
restart: always
ports:
- 10090:9090
volumes:
- ./src/prometheus.yml:/etc/prometheus/prometheus.yml
The scrape config section for Prometheus is:
- job_name: "prometheus"
# metrics_path defaults to '/metrics'
# scheme defaults to 'http'.
static_configs:
- targets: ["localhost:9090"]
- job_name: "Windows-Exporter"
# metrics_path defaults to '/metrics'
# scheme defaults to 'http'.
scheme: http
static_configs:
- targets: ["host.docker.internal:9182"]
I followed the faq section to add a firewall rule for Rancher Desktop to use host.docker.internal
, but keep getting the context deadline exceeded
(i.e. timeout while accessing site) error for the Windows-Exporter
job.
Any idea what else I could be missing?acceptable-belgium-2684
06/14/2023, 3:25 AMcrooked-orange-82673
06/14/2023, 8:23 AMcareful-house-50884
06/14/2023, 12:28 PMsparse-businessperson-74827
06/14/2023, 2:22 PM<http://topology.kubernetes.io/zone=|topology.kubernetes.io/zone=>"blue"
was added during install with this:
curl -fL <https://rancher.local/system-agent-install.sh> | \
sudo sh -s - --server <https://rancher.local> \
--label '<http://cattle.io/os=linux|cattle.io/os=linux>' \
--token cluster_token \
--worker \
--node-name inventory_hostname \
--label <http://topology.kubernetes.io/region=%22europe%22|topology.kubernetes.io/region="europe"> \
--label <http://topology.kubernetes.io/zone=%22blue%22|topology.kubernetes.io/zone="blue">
Now I need to change the value of the label to <http://topology.kubernetes.io/zone=|topology.kubernetes.io/zone=>"red"
I did this using UI but after node restarts the label changes back to original value. Is there a way to make the change permanent?ancient-car-21816
06/14/2023, 5:39 PMwhite-waitress-73872
06/14/2023, 6:17 PMmost-sunset-36476
06/14/2023, 6:44 PMnutritious-cricket-91314
06/14/2023, 6:59 PMsudo docker run \
--detach --rm \
--name lensesio \
-p 2181:2181 \
-p 3030:3030 \
-p 8081-8083:8081-8083 \
-p 9581-9585:9581-9585 \
-p 9092:9092 \
-e ADV_HOST=127.0.0.1 \
-e RUN_TESTS=0 \
lensesio/fast-data-dev:latest
but i found out in order to run above command i need to have disable "enable kubernates" from the rancher desktop screen and enable the dockered(moby) option.
When i do this i get the below error, can you please help herelimited-spoon-19913
06/14/2023, 8:29 PMgreat-evening-84612
06/14/2023, 8:44 PMrancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1
the pull request failed.
I used rancher in airgap mode, i need to download all images and this one failed
docker pull rancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1
4fc7e39c4260: Download complete
4dc5e07c8ca4: Downloading 528B
failed commit on ref "manifest-sha256:4dc5e07c8ca4e23bddb3153737d7b8c556e5fb2f29c4558b7cd6e6df99c512c7": commit failed: "manifest-sha256:4dc5e07c8ca4e23bddb3153737d7b8c556e5fb2f29c4558b7cd6e6df99c512c7" failed size validation: 528 != 428: failed preconditionhundreds-evening-84071
06/14/2023, 10:00 PMacoustic-byte-18923
06/14/2023, 10:19 PMmost-sunset-36476
06/15/2023, 12:23 AMsquare-airport-50722
06/15/2023, 1:35 AMmysterious-furniture-754
06/15/2023, 7:14 AMbig-football-13303
06/15/2023, 10:03 AMrapid-iron-6352
06/15/2023, 10:29 AMdocker image list
command I receive the following error
error during connect: in the default daemon configuration on Windows, the docker client must be run with elevated privileges to connect: Get "<http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/images/json>": open //./pipe/docker_engine: The system cannot find the file specified.
Can you help me? Thanksflaky-continent-36535
06/15/2023, 11:26 AMnamespaces "p-rxsxd" not found
Every time i press Create
it generates a new project id and says that it can't find it's namespace
Any ideas?purple-translator-99032
06/15/2023, 11:44 AMbetter-florist-78829
06/15/2023, 2:59 PMpolite-translator-35958
06/15/2023, 6:26 PMabundant-noon-17295
06/15/2023, 7:03 PMdesiredAgentImage
and system-default-registry
are set, but the registration command’s manifest still showing image: rancher/rancher-agent:v2.7.5-rc4
. anyone has seen the same issue?