apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-29T01:51:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "954"
  uid: 2850bef3-fcb4-4654-8992-887aa00a50cd
subsets:
- addresses:
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pz4jf
      namespace: kube-system
      uid: f63f86a2-df1b-459a-8d7d-936c3a98ec01
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hshcg
      namespace: kube-system
      uid: 066806fa-adf3-45f4-95fb-40fc3758f8b3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
