apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T13:19:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 5feb8cf5-93f2-4031-83ca-949686f6d4b1
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gpxxz
      namespace: kube-system
      uid: 3a8d6780-af43-4b9f-8f69-c4721c92176c
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8w2vj
      namespace: kube-system
      uid: 9e132f72-d455-432e-ac81-c69a13ac4314
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
