Using the Iris dataset, comprised of 150 rows representing 3 different classes, build a cluster Pipeline using K-Means and visually represent the cluster in two dimensions. Evaluate the performance of your pipeline. If necessary, tune the pipeline's parameters. Please explain why it is or it is not necessary to tune the K-means clustering pipeline.