apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-27T13:19:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 778df47d-7bd4-4045-8a9c-c71563cc6182
subsets:
- addresses:
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7fxlq
      namespace: kube-system
      uid: 6e680757-33ab-4802-864f-fa3f36bf40fc
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lnfkn
      namespace: kube-system
      uid: a63330a3-b729-41a6-ad8d-93aaa46d7e3f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
