apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-13T17:26:32Z"
  creationTimestamp: "2026-02-13T17:25:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "713"
  uid: f8d7ad6c-9983-47ae-94ea-1beeb9e365c1
subsets:
- addresses:
  - ip: 172.24.0.41
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hpkgf
      namespace: kube-system
      uid: b101417e-ea9e-4761-bef9-8ed82781f12b
  - ip: 172.24.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cxhrq
      namespace: kube-system
      uid: cff9211c-8164-4600-a8ee-b44ae0081e59
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
