apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T01:59:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: 54a34dac-a847-4813-b22e-588e821feda9
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qjpg6
      namespace: kube-system
      uid: 1002a143-4841-43b0-8eda-d25ca8f3ffec
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j999v
      namespace: kube-system
      uid: b9d36ec2-e245-4741-a4fe-a593faff2438
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
