apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T19:55:53Z"
  creationTimestamp: "2026-05-19T19:54:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "873"
  uid: e4653b8d-881f-4864-be27-a556fda1a2cd
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lwbht
      namespace: kube-system
      uid: 9ffdbf75-fbc5-4a89-ac09-c74978a556af
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ppwqg
      namespace: kube-system
      uid: f6901fd3-ce4b-489b-9b33-fb9f29c35e50
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
