apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-08T15:43:41Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 2cadc112-414e-45ec-bec7-9743df33a66d
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dqw6n
      namespace: kube-system
      uid: a6d25d78-5664-4233-8bb3-eeace4d581e8
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-92w9l
      namespace: kube-system
      uid: fc2edcea-fcaf-432d-9263-aae0b0fb831e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
