apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-13T09:53:53Z"
  creationTimestamp: "2026-03-13T09:53:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "810"
  uid: 1440a7db-988f-4079-b1f1-9de7742064a6
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4h9kx
      namespace: kube-system
      uid: b8252b81-c14f-4ee0-a561-d6535952c2f6
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wj7r9
      namespace: kube-system
      uid: 0f7d9bfd-8a67-4745-b13b-59051bfa516f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
