apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-29T01:51:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: b09f917d-2b08-4b7a-828d-3f4a86026e2f
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w6r9h
      namespace: kube-system
      uid: 0aa151b2-4668-4432-8611-802636a3750c
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j97hb
      namespace: kube-system
      uid: a1c3c129-766c-4e1e-b91a-e9a251e71439
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
