kubernetes-training icon indicating copy to clipboard operation
kubernetes-training copied to clipboard

Skoleni Kubernetes

Results 100 kubernetes-training issues
Sort by recently updated
recently updated
newest added

``` Error: Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post https://ingress-nginx-controller-admission.kube-system.svc:443/extensions/v1beta1/ingresses?timeout=30s: context deadline exceeded ``` ``` kubectl delete -A ValidatingWebhookConfiguration ingress-nginx-admission ``` ``` k get ValidatingWebhookConfiguration ```

http://kubevious.io/

https://github.com/groundnuty/k8s-wait-for

https://github.com/spekt8/spekt8

``` ondrej@sika-mac:~/tmp/k (master)$ kubectl describe -f 05_clusterip_service.yml Name: hello-world-clusterip Namespace: default Labels: Annotations: Selector: app=hello-world-deploy Type: ClusterIP IP: 10.245.105.187 Port: http 80/TCP TargetPort: http/TCP Endpoints: Session Affinity: None Events: Type...

https://kubernetes.io/docs/concepts/storage/persistent-volumes/