apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T20:57:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: d77f7616-91a8-404e-97de-164eec8d8963
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fhrsn
      namespace: kube-system
      uid: ca7b04f7-d754-4a5a-aa59-9f8be4df2703
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6tsf9
      namespace: kube-system
      uid: 343448a2-398d-4f63-b00f-a5db11bd2cdb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
