apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T10:01:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: fe0c5610-f1d5-4f93-9eda-a9adf4ef86b3
subsets:
- addresses:
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-swt9g
      namespace: kube-system
      uid: 24021a9c-311a-4117-9bf8-7d8dec10a6f4
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ld4mg
      namespace: kube-system
      uid: 6706a193-f556-413b-b8ed-e999fab25f53
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
