apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T20:47:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "947"
  uid: ce55bca6-82a4-43b1-b127-d95a52018b30
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fdwbk
      namespace: kube-system
      uid: e67c4c92-a12b-4574-8d43-d448df2c7c4d
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8v8kt
      namespace: kube-system
      uid: e7ed6963-f10f-441c-9c1f-9f5a417f9521
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
