apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T03:19:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "977"
  uid: 3ec3fc44-af54-439b-a57c-6393ff0b5489
subsets:
- addresses:
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dlh89
      namespace: kube-system
      uid: af4388ae-9ffd-4811-b25c-cf6885ceea35
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ltrh9
      namespace: kube-system
      uid: 90fb3600-ac9b-434c-88eb-e2e0c54ef773
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
