apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-27T19:35:06Z"
  creationTimestamp: "2026-05-27T19:34:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 1bfbd717-1a47-4b68-b97f-09a5a13dfe40
subsets:
- addresses:
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x84vf
      namespace: kube-system
      uid: 1f243fdd-7052-4ec6-9e26-ce4cc4321024
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9z79z
      namespace: kube-system
      uid: 65e96767-58d7-47f0-8069-2f645c615847
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
