apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-01-28T14:55:49Z"
  creationTimestamp: "2026-01-28T14:54:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "757"
  uid: f0bc77ea-cc6c-48c8-adcd-aa05ac77f7fd
subsets:
- addresses:
  - ip: 172.24.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xj8pc
      namespace: kube-system
      uid: fc205b14-9a49-4694-863e-dfca5d2b243d
  - ip: 172.24.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jrsbg
      namespace: kube-system
      uid: ccc1438b-29a4-4640-98b9-a296881c0841
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
