apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T20:48:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 1243461a-07d6-4124-b74f-d4e18c78fb49
subsets:
- addresses:
  - ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k72px
      namespace: kube-system
      uid: b6348eb5-34e5-46ca-87f4-be11509d8cd5
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pl7d7
      namespace: kube-system
      uid: 653fe997-6fed-4b32-8760-81542d33e831
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
