apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-18T09:47:38Z"
  creationTimestamp: "2026-03-18T09:47:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "664"
  uid: d5f947e5-c200-4374-88f9-9cbd01a528f6
subsets:
- addresses:
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lfr4v
      namespace: kube-system
      uid: 3585005a-0bbd-41ae-be20-90dbf7e83906
  - ip: 10.0.0.60
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-shcm2
      namespace: kube-system
      uid: e4014112-60ba-40f4-b482-b944fcab0fa8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
