全文検索:
- 15 Kubernetes Error
- certificate for CA: couldn't load the certificate file ===== <code> W0421 22:57:17.689558 6442 utils... certificate for CA: couldn't load the certificate file /etc/kubernetes/pki/ca.crt: open /etc/kubernetes/pki/ca.crt: no such file or directory, failure loading key for service account: couldn't load the private key file /etc/kubernetes/pki/sa.key: open /etc/kubernetes/
- 33 Let's Encrypt リバースプロキシ(手動板)+ GitLab
- # ロギングのデフォルト設定 logging: driver: "json-file" options: max-size: "100m" max-file: "3" certbot: image: certbot/certbot v... # ロギングのデフォルト設定 logging: driver: "json-file" options: max-size: "100m" max-file: "7" networks: proxy-tier: external: tru
- 23 Docker log設定
- services: app: logging: driver: "json-file" options: max-size: "10m" max-file: "3" </code> ===== 3. Dockerの設定ファイル ===== <cod... /etc/docker/daemon.json> { "log-driver": "json-file", "log-opts": {"max-size": "10m", "max-file": "3"} } </code> {{tag>Docker}}
- 17 Kubernetes IPマスカレード
- # The daemon looks for its config in a YAML file at /etc/config/ip-masq-agent - key:... kubectl create configmap ip-masq-agent \ --from-file config \ --namespace kube-system </code> {{tag
- 04 Docker MailServer
- is value) hostname: mail.hogehoge.com env_file: mailserver.env # More information about the