apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T17:41:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: efeab803-c3ee-4399-9bcf-b72d62e28f2f
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xf8v5
      namespace: kube-system
      uid: 1a5dd987-cfb4-4235-8199-e473f6e644b6
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qrvv8
      namespace: kube-system
      uid: 8aa86c43-b416-4b23-8e01-573b0ca0010d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
