apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-30T00:48:15Z"
  creationTimestamp: "2026-07-30T00:47:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "866"
  uid: 6fdcfab9-049b-4178-801e-0353aef422ee
subsets:
- addresses:
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7gbtv
      namespace: kube-system
      uid: cf8321eb-5b84-4509-94cc-92942f63d88c
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9rhw4
      namespace: kube-system
      uid: 6f0f6403-daf1-48f5-9e08-7d8473a97d53
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
