apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-19T02:59:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 31ae7918-fd1f-4aaf-a386-a54ead2880f9
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x8hvj
      namespace: kube-system
      uid: 466cff01-6c0d-49b0-a869-cba76f361ef0
  - ip: 10.0.0.240
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qslj9
      namespace: kube-system
      uid: 9bc2cc4d-beaa-4a23-a5f0-be7cdde58e05
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
