apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T00:40:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: ad4363db-bf96-45f2-b780-8b0dadad62f9
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-82fjz
      namespace: kube-system
      uid: eedb2435-3b88-462c-a394-ee653839a15c
  - ip: 10.0.0.55
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d7xvt
      namespace: kube-system
      uid: 11e64a7a-41dc-4180-b32e-c9b727f1777d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
