apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-06T17:04:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "844"
  uid: 46e98438-31b8-445b-b542-41333f7c0b45
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dgqb8
      namespace: kube-system
      uid: 09fac2b6-13a6-458e-ae48-3c3b940e75fb
  - ip: 10.0.0.31
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x8c6j
      namespace: kube-system
      uid: 16e70754-b26b-4996-b048-2cd90c036c8d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
