apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T09:28:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: ca656fef-82dc-42c5-85ce-887c758eed35
subsets:
- addresses:
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bgzc5
      namespace: kube-system
      uid: 4bfec790-01b5-4e1a-b8e9-545658b6455d
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s9kvv
      namespace: kube-system
      uid: e386e716-0909-4e11-9dca-5a5b92ed3c1d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
