V
Size: a a a
V
СЛ
GG
СЛ
I
Operation cannot be fulfilled on certificaterequests.cert-manager.io \"my.example.com-crt-ts72t\": the object has been modified; please apply your changes to the latest version and try again
$ kubectl get certificate my.example.com-crt -o yaml
...
status:
conditions:
- lastTransitionTime: "2020-11-09T09:26:41Z"
message: Issuing certificate as Secret does not exist
reason: DoesNotExist
status: "False"
type: Ready
- lastTransitionTime: "2020-11-09T09:26:41Z"
message: Issuing certificate as Secret does not exist
reason: DoesNotExist
status: "True"
type: Issuing
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
certmanager.k8s.io/cluster-issuer: letsencrypt-prod
kubernetes.io/tls-acme: '"true"'
$ kubectl get clusterissuers
NAME READY AGE
letsencrypt-prod True 57d
S
Е
D
GG
S
AK
kind: Pod
оттуда только.S
kind: Pod
оттуда только.ЕП
V
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /$1$2$3
spec:
rules:
- host: dev-host
http:
paths:
- path: /
- path: /(api)(/srv)
- path: /(api)/srv(/status)(/product1)
- path: /(api)/srv(/status)(/product2)
- path: /(api)/(srv)(/status)
S
annotations:
nginx.ingress.kubernetes.io/rewrite-target: /$1$2$3
spec:
rules:
- host: dev-host
http:
paths:
- path: /
- path: /(api)(/srv)
- path: /(api)/srv(/status)(/product1)
- path: /(api)/srv(/status)(/product2)
- path: /(api)/(srv)(/status)
S
I
Operation cannot be fulfilled on certificaterequests.cert-manager.io \"my.example.com-crt-ts72t\": the object has been modified; please apply your changes to the latest version and try again
$ kubectl get certificate my.example.com-crt -o yaml
...
status:
conditions:
- lastTransitionTime: "2020-11-09T09:26:41Z"
message: Issuing certificate as Secret does not exist
reason: DoesNotExist
status: "False"
type: Ready
- lastTransitionTime: "2020-11-09T09:26:41Z"
message: Issuing certificate as Secret does not exist
reason: DoesNotExist
status: "True"
type: Issuing
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
certmanager.k8s.io/cluster-issuer: letsencrypt-prod
kubernetes.io/tls-acme: '"true"'
$ kubectl get clusterissuers
NAME READY AGE
letsencrypt-prod True 57d
A