apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-24T03:32:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "928"
  uid: 6e916a47-b093-47f7-9e56-f6b40b1e614d
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vbbbg
      namespace: kube-system
      uid: 45bea595-52ab-4fa1-a34b-2a73f9c22101
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c7mkj
      namespace: kube-system
      uid: c78912ba-263f-45d7-b9c4-f02297673cdc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
