apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-11T17:40:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: d879ad45-661a-4ec2-92d0-d280a845ba54
subsets:
- addresses:
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tt495
      namespace: kube-system
      uid: 20955657-010d-44a4-a952-823169f4578b
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmgvl
      namespace: kube-system
      uid: ef11193a-0e5f-48eb-8555-a53de3590d54
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
