apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-28T14:05:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: d8da9925-27d3-4252-9256-ac4483f8ba7a
subsets:
- addresses:
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2br6q
      namespace: kube-system
      uid: ce7fcef6-b3b7-4f0f-86f3-748091cb914b
  - ip: 10.0.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-92lmw
      namespace: kube-system
      uid: 64686dfc-aac7-4104-871b-37e308b49b77
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
