apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-07T01:22:35Z"
  creationTimestamp: "2026-04-07T01:21:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "876"
  uid: c0fbde04-918f-45ef-bb21-73cd8db293a5
subsets:
- addresses:
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6vlbm
      namespace: kube-system
      uid: 648018c6-a868-4584-98ad-dd610ed0f50e
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c5g57
      namespace: kube-system
      uid: 7e7c43f0-9a73-4a60-9fb0-9db1d99277a0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
