apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T06:11:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: 2a31d81a-29e6-4701-8b0a-192a61e72065
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bb7ms
      namespace: kube-system
      uid: ad6f8c09-53d5-4ce1-9ba9-653494eaa79b
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2nn98
      namespace: kube-system
      uid: f2d6b38e-6553-468c-a403-a050d85bf1f9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
