apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T05:50:27Z"
  creationTimestamp: "2026-04-20T05:49:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: f6969d60-c0ad-44b2-942c-2b4997a64527
subsets:
- addresses:
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gz8j6
      namespace: kube-system
      uid: ec733ffe-e650-4042-a044-d64733a4448e
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rlqjm
      namespace: kube-system
      uid: 9055277a-0a60-4d8a-a303-7e7f7ebfff8a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
