apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-15T04:47:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "643"
  uid: 91499819-b421-4297-9dde-28758917ec8d
subsets:
- addresses:
  - ip: 10.0.0.179
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zjxjl
      namespace: kube-system
      uid: 26373681-72c5-4954-bef6-6b82c0b50171
  - ip: 10.0.0.73
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jnxq6
      namespace: kube-system
      uid: e3d8427d-d0fe-4106-8351-a7eac9c0543d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
