-
CA version: 1.13.1
CA helm chart version: 0.11.2
Kubernetes version: 1.11.5
Error happens when trying to scale up with autoscaling groups using launch templates
Error:
```
I0124 20:55:33.619…
-
Hi,
I have created the spider as given below,scrap_urls has list of links which needs to downloded.
My website has some authentication I have handled it and I can able to download some files.
I j…
-
I try to apply manifest but validating webhook can not be created.
With `--validate=false` it works fine
```
$ kubectl apply -f https://raw.githubusercontent.com/jetstack/cert-manager/master/depl…
-
# 您好,请问下这些常量的配置是什么?
JOB_JSON_URL = “”
JOB_DETAIL_URL = “”
COMPANY_DETAIL_URL = “”
ALL_CITY_URL = “”
COMPANIES_URL = “”
COMPANY_JOBS_URL = “”
-
The [Integration Quality Scale](https://www.home-assistant.io/docs/quality_scale) is brand new. To make this information available for the users it should be added to the platform and component docume…
-
@WebSpider commented on [Fri Aug 31 2018](https://github.com/MicrosoftDocs/azure-docs.nl-nl/issues/80)
The Deployment.spec.template.spec.containers.image still contains the ca_version variable. This …
-
Using this guide to enable Cluster Autoscaler with VMSS does not work when applied to an AKS which stems from 1.9, then upgraded via 1.11 to 1.12.5.
Encountered error is:
C:\>az aks update --reso…
-
Hi all,
I have been given a [Xiaomi Gas Sensor](https://files.xiaomi-mi.com/files/MiJia_Honeywell/MiJia_Honeywell_Gas_Leak_Detector_EN.pdf) to take a look at.
I don't have a dev environment to p…
-
Hi!
Running the latest zigbee2mqtt-edge hassio add-on, I'm running into some issues with seemingly incomplete pairing. The zigbee device (in both cases a sensor, one is a xiaomi door sensor, the ot…
-
想要将拉勾中爬下来的所有数据都存入数据库应该使用哪条命令?
```
# 启动定时任务分发器
env/bin/celery_beat
```
是定期启动所有爬虫吗?