apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-05T23:20:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: f8aacdda-f477-4f16-8b5a-1de1cf6a3eed
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m7kdl
      namespace: kube-system
      uid: 51c760a1-8ed9-4572-8ca9-b4316ac14e57
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fggwp
      namespace: kube-system
      uid: b91c6803-f0a7-4b04-a0aa-aa7bbed81516
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
