apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-28T00:39:51Z"
  creationTimestamp: "2026-05-28T00:38:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1008"
  uid: 7eafedb6-6201-4530-beae-53d18613c71e
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-94mkw
      namespace: kube-system
      uid: 0fa9f7d6-b86a-467a-a10d-61c9b7401ce6
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zn24t
      namespace: kube-system
      uid: b2e67b1b-051e-42c5-af58-50a04d6a00ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
