apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T02:16:24Z"
  creationTimestamp: "2026-02-25T02:15:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 5a08ed97-1224-419e-9b23-da49b14cacf7
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-796cb
      namespace: kube-system
      uid: a434b851-847a-4728-b888-f6bd950bd0cb
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8wb49
      namespace: kube-system
      uid: a637a2fa-04c7-4bcf-92f7-ca493df93544
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
