apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T14:27:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: ef4a7119-d08e-4a78-961c-c135911a8643
subsets:
- addresses:
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9jnsb
      namespace: kube-system
      uid: 96e181da-e1eb-47b0-b732-cc54907f32b8
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r7ddw
      namespace: kube-system
      uid: 1447afc8-83f5-4844-be16-504c2d29b461
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
