apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-18T08:39:50Z"
  creationTimestamp: "2026-06-18T08:38:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "977"
  uid: fe29d835-ad75-4606-bd94-8793afccb564
subsets:
- addresses:
  - ip: 10.0.0.134
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ggplz
      namespace: kube-system
      uid: 65927327-e5eb-4b45-9ec3-82bc8c8d4679
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7lbgg
      namespace: kube-system
      uid: c05e43fa-50e9-4fc6-9413-eb89ad148bb4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
