🚀 DevOps & SRE Certification Program 📅 Starting: 1st of Every Month 🤝 +91 8409492687 🔍 Contact@DevOpsSchool.com

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Knative Tutorials – Chapter 1 – Install Knative Serving, Eventing Resources with Istio

Install Knative Components
1.1 Set up Knative Serving Resources
Create the serving namespace
kubectl create namespace serving
Install Knative Serving Components ( CRDs and Core Components) serving-components.yaml file
kubectl apply -f serving/serving-components.yaml
Check if Knative Serving Core Components are up-and-running
kubectl get pods -n serving
1.2 Set up KNative Eventing Resources
Create the eventing namespace
kubectl create namespace eventing
Install Knative Eventing Components ( CRDs and Core Components ) eventing-components.yaml file
kubectl apply -f eventing/eventing-components.yaml
Check if Knative Eventing Core Components are up-and-running
kubectl get pods -n eventing
Set up Istio
1.1 Install istioctl version 1.12
Follow the steps presented here
https://istio.io/latest/docs/setup/getting-started/#download
Check if the proper version has been installed
istioctl version
1.2 Install Istio
istioctl install -y
1.3 Deploy Istio Resources ( istio-resources.yaml )
kubectl apply -f istio/istio-resources.yaml
1.4 Check Istio setup
kubectl get pods -n istio-system
Subscribe
Notify of
guest


0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.

0
Would love your thoughts, please comment.x
()
x