apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-09T06:19:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 1c76ebba-6617-48af-8e82-36fd21f951dd
subsets:
- addresses:
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6jrqk
      namespace: kube-system
      uid: 9c337790-398f-441b-acf9-d40150ed2c4a
  - ip: 10.0.0.88
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jln8j
      namespace: kube-system
      uid: 201adfc5-8ba5-437a-ad9b-9e26ecbb67bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
