apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-30T21:54:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: aa207b88-a62d-4d03-850c-20e82bd95b49
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqptc
      namespace: kube-system
      uid: 90aab0c9-f79b-400e-ae00-5125ec725e72
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fln54
      namespace: kube-system
      uid: f66d428f-2e70-41fd-83ea-4bee4c4ca187
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
