apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T16:27:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "960"
  uid: 05220182-bc9e-48c9-bcf0-67147d61872d
subsets:
- addresses:
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-flsj9
      namespace: kube-system
      uid: e452306b-37ce-426e-a24c-11c29f553ba4
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7sj6j
      namespace: kube-system
      uid: 545ec538-6848-49b9-bc8a-ff26b645baac
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
