apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T01:25:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: cac46735-c6fc-462c-a61e-ddd28468887b
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ppr5j
      namespace: kube-system
      uid: e7ef20e8-6c64-4fd1-b778-8d233763f459
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p8wdn
      namespace: kube-system
      uid: 7a676511-b1b9-4d06-80c6-2f75faa5c627
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
