apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T17:18:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: f3058d9a-2610-4a31-b87f-ae0af545dc74
subsets:
- addresses:
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6bnt2
      namespace: kube-system
      uid: d72d051f-8a7a-437a-984e-b428dae6580c
  - ip: 10.0.0.6
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-44m9c
      namespace: kube-system
      uid: 5352b1ac-9f57-473f-9712-00242f0d0b29
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
