apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-15T01:56:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "730"
  uid: 92a80766-9237-43ab-8330-7b076a907705
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4jnf7
      namespace: kube-system
      uid: 6245c99a-041b-4ed1-8cfe-7fdfb26ac4b1
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xkkfw
      namespace: kube-system
      uid: b28a8a28-45f0-44d6-84af-30d43ff42fb1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
