apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-11T09:15:41Z"
  creationTimestamp: "2026-04-11T09:14:48Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: fe15454d-5439-408c-9e5c-ccc8bf51f631
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-77htj
      namespace: kube-system
      uid: 15d05282-2e2a-49ff-98d2-f4ea9f916b26
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6mzz9
      namespace: kube-system
      uid: 41a6e5ac-51b7-468e-b5f6-3ed6c5fa1f45
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
