apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-10T01:10:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "943"
  uid: 385a0d56-28e8-41c6-870e-f48c28ff036e
subsets:
- addresses:
  - ip: 10.0.0.156
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4xvrc
      namespace: kube-system
      uid: 96a2c6b8-6410-433c-bee9-b21778e92617
  - ip: 10.0.0.200
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8sfjf
      namespace: kube-system
      uid: f9bbf818-7eaf-4b55-bf33-c2cfc343d241
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
