apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T02:04:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 7afc8d36-b321-4ccd-8e7a-65371ad6245e
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9nmzq
      namespace: kube-system
      uid: ae678800-d981-48ed-81d2-5d0d27fa0707
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kk6zl
      namespace: kube-system
      uid: 8872a2f8-f843-4267-82df-81ab91ac7032
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
