apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T17:46:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 4705167a-6114-4d0b-8aae-1015da5e1b29
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-klxm8
      namespace: kube-system
      uid: 65b52f50-ae1a-4523-9dc2-a57ab224b9d0
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-85fgt
      namespace: kube-system
      uid: cc357057-1f48-49a8-8eb2-50e1a3c586ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
