kind: Endpoints
(Redirected from Kind: Endpoint)
Jump to navigation
Jump to search
kind: Endpoints metadata: annotations: endpoints.kubernetes.io/last-change-trigger-time: "2023-10-10T03:53:52Z" name: your_endpoint namespace: your_namespace subsets: - addresses: - ip: 10.10.10.10 nodeName: ip-10-11-11-11.eu-west-1.compute.internal targetRef: kind: Pod name: your-app-5db5b55694-mw6rr namespace: your_namespace resourceVersion: "1078834707" uid: 123123213-9be0-4382-96d7-123456789 - ip: 10.10.10.11 nodeName: ip-10-12-12-12.eu-west-1.compute.internal targetRef: kind: Pod name: your-app-5db5b55694-mt7cc namespace: your_namespace resourceVersion: "1078577844" uid: febbdcfc-258e-4654-8b5f-365457657 ports: - name: http port: 8080 protocol: TCP
Warnings[edit]
Warning: resource endpoints/your-endpoint is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply. kubectl apply should only be used on resources created declaratively by either kubectl create --save-config or kubectl apply. The missing annotation will be patched automatically. endpoints/your-endpoint configured
Related[edit]
See also[edit]
Advertising: