istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/add-openshift-profile.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: istioctl 4 releaseNotes: 5 - | 6 **Added** an experimental OpenShift Kubernetes platform profile to `istioctl`. To install with the OpenShift profile, use `istioctl install --set profile=openshift`. 7 docs: 8 - '[OpenShift Platform Setup] https://istio.io/docs/setup/platform-setup/openshift/' 9 - '[Install OpenShift using `istioctl`] https://istio.io/docs/setup/install/istioctl/#install-a-different-profile'