apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T05:39:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: b9bc9695-6f17-4a7a-8ec4-871985b83ab4
subsets:
- addresses:
  - ip: 10.0.0.163
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5k2dt
      namespace: kube-system
      uid: 38d13140-55fa-4a58-a35a-f9d566f3d230
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rsqsw
      namespace: kube-system
      uid: 0aecfea5-360f-4fff-91f0-574afab0cbe2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
