apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-08T05:51:02Z"
  creationTimestamp: "2026-07-08T05:50:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "925"
  uid: fb264e71-e1e7-4ac2-a712-b54b0c2113d4
subsets:
- addresses:
  - ip: 10.0.0.46
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jdgcq
      namespace: kube-system
      uid: 4e8288db-2adb-43be-a3ab-28af4f693694
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jxrsx
      namespace: kube-system
      uid: e6da447e-f193-4c28-9a25-4d5b91e343aa
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
