apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T09:05:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: af1791ea-40f7-4340-aea1-c6b516b4a487
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cfjgx
      namespace: kube-system
      uid: 0db73e3c-7fa3-4f3a-9f2a-6b173dc62f19
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hhr2j
      namespace: kube-system
      uid: 40623741-e132-44a3-bd78-13e844accad8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
