apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T02:40:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: f2cbb4d5-d7ef-444e-b792-ca23c1bc7f00
subsets:
- addresses:
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9lgl
      namespace: kube-system
      uid: a36dcdc9-e09d-4eaf-b498-1bd48f2706bc
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wgwpq
      namespace: kube-system
      uid: 7db02e49-72ff-4d55-9dd4-e6f04432b73d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
