apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T16:39:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 8681f901-c6c2-4811-82e5-99470c6aec80
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pwxn7
      namespace: kube-system
      uid: 19cde86f-527f-4fd0-af0b-cdcf86c20868
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tlb6q
      namespace: kube-system
      uid: 8fa3ac60-57cf-4887-ac30-830aaf8d27ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
