apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:41:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: d09cbd2d-d938-44c3-a16c-a1442aa104a6
subsets:
- addresses:
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sntvh
      namespace: kube-system
      uid: a899ad05-5f21-4b97-85bc-f15d9369da80
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qlwjd
      namespace: kube-system
      uid: c51a8881-cfdc-48e1-84ac-754858a96bf2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
