apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T01:33:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 06d6f9d2-7ab3-43d7-b1d8-42aac4088ba1
subsets:
- addresses:
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lx56g
      namespace: kube-system
      uid: 3619008a-efb9-4141-a1c3-3d3a19a71ae2
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xs29g
      namespace: kube-system
      uid: 5fee4706-69b3-496a-bd0f-93fbd2e1dbe7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
