apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-03T01:39:16Z"
  creationTimestamp: "2026-04-03T01:38:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "935"
  uid: 260a6595-5453-476a-9f04-66fea12acd34
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wvnsb
      namespace: kube-system
      uid: bc56077e-0798-4b5e-81af-0c2fc50cc44c
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kxt9x
      namespace: kube-system
      uid: fce65d7e-f522-4285-9f06-30baad969413
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
